implement fixes for project nautilus integration

This commit is contained in:
2026-01-02 15:26:52 -05:00
parent 09eeceb212
commit 994007418b
12 changed files with 43 additions and 38 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
anyhow = { workspace = true }
api = { path = "../../api" }
api = { workspace = true }
chrono = { workspace = true }
env_logger = { workspace = true }
futures-util = { workspace = true }