Skip to content

Commit 3ed34a3

Browse files
authored
fix(deps): remove derive_more (#239)
1 parent b7cd245 commit 3ed34a3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ color-eyre = "0.6"
3131
thiserror = "1.0.57"
3232
config = "0.14"
3333
clap = { version = "4", features = ["derive"] }
34-
derive_more = "0.99.17"
3534

3635
# Runtime
3736
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] }

0 commit comments

Comments
 (0)