Skip to content

Commit

Permalink
chore: unused deps (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdockerty committed Dec 11, 2023
1 parent 15ed5cb commit b23d096
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 73 deletions.
70 changes: 0 additions & 70 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@ clap = { version = "4.4.6", features = ["derive", "env"] }
dashmap = "5.5.3"
log = "0.4.20"
once_cell = "1.18.0"
rand = "0.8.5"
reqwest = { version = "0.11.22" }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
serde_yaml = "0.9.25"
thiserror = "1.0.49"
tokio = { version = "1.34.0", features = ["full"] }
tokio-native-tls = "0.3.1"
tokio-util = "0.7.10"
Expand Down

0 comments on commit b23d096

Please sign in to comment.