diff options
-rw-r--r-- | rust/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/README.md b/rust/README.md index e790c425..c90033d8 100644 --- a/rust/README.md +++ b/rust/README.md @@ -13,7 +13,7 @@ Rust implementation of fatcat API server (`fatcatd`). - [ ] full rev1 schema for all entities - [ ] editgroup review: comments? actions? - Web Interface - - [ ] Migrate Python codebase + - [x] Migrate Python codebase - [ ] Creation and editing of all entities - Other - [x] Basic logging |