Skip to content

Commit

Permalink
remove unused crates
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Nov 14, 2024
1 parent 1d688a7 commit 32c72cc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 20 deletions.
30 changes: 14 additions & 16 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ maintenance = { status = "actively-developed" }

[dependencies]
async-std = "=1.12.0"
async-trait = "0.1.66"
chrono = "0.4.37"
futures = "0.3.26"
json5 = "0.4.1"
lazy_static = "1.4.0"
libc = "0.2.139"
Expand Down
2 changes: 0 additions & 2 deletions Cargo.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ maintenance = { status = "actively-developed" }

[dependencies]
async-std = "=1.12.0"
async-trait = "0.1.66"
chrono = "0.4.37"
futures = "0.3.26"
json5 = "0.4.1"
lazy_static = "1.4.0"
libc = "0.2.139"
Expand Down

0 comments on commit 32c72cc

Please sign in to comment.