diff --git a/README.md b/README.md index 871f601..0572542 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ raven run main.Main ## Future plans -- [ ] Fix `raven test`. Totally borked. - [ ] Make `nest run` fall back to an entry point specified in Nest.toml, when none provided. - [ ] Fix project structure, eliminate inter-dependencies. @@ -43,4 +42,3 @@ raven run main.Main will be implemented should there arise a need. - [ ] Wrap errors properly, instead of hap-hazardly using `anyhow` - [ ] Maybe proper logging? -- [ ] Fix using hashes to avoid unnesscesary recompilation.