Compare commits

1 Commits

Author SHA1 Message Date
af3c964c8e chore(deps): update rust crate tokio to v1.45.1
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2025-05-25 00:14:47 +00:00
2 changed files with 247 additions and 428 deletions

673
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,4 +17,4 @@ uuid = { version = "1.7.0", features = ["v4"] }
dirs = "6.0.0"
serde_json = "1.0.140"
chrono = { version = "0.4.40", features = ["serde"] }
inquire = { version = "0.9.0", features = ["chrono"] }
inquire = { version = "0.7.5", features = ["chrono"] }