Skip to content

Commit a8201d9

Browse files
committed
bak
1 parent 71f41a8 commit a8201d9

File tree

3 files changed

+0
-33
lines changed

3 files changed

+0
-33
lines changed

Cargo.lock

Lines changed: 0 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ clap = { version = "4.5" }
1919
console = "0.16"
2020
dashmap = "6.1"
2121
delay_timer = "0.11.6"
22-
duration-str = "0.17"
2322
futures = "0.3"
2423
futures-util = { version = "0.3", default-features = false }
2524
md-5 = "0.10"

server/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ delay_timer = { workspace = true } # dashmap is same
4747
#config
4848
toml = { workspace = true }
4949
serde = { workspace = true, features = ["derive"] }
50-
duration-str = { workspace = true }
5150

5251
#cache
5352
dashmap = { workspace = true }

0 commit comments

Comments
 (0)