Skip to content

Commit

Permalink
remove unused dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
trinity-1686a committed Mar 30, 2024
1 parent b08423f commit 76ff172
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chitchat-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@ tokio = { version = "1.28.0", features = ["net", "sync", "rt-multi-thread", "mac
serde = { version="1", features=["derive"] }
serde_json = "1"
anyhow = "1"
once_cell = "1"
tracing = "0.1"
tracing-subscriber = "0.3"
cool-id-generator = "1"
env_logger = "0.9"

[dev-dependencies]
assert_cmd = "2"
Expand Down

0 comments on commit 76ff172

Please sign in to comment.