Skip to content

Commit

Permalink
chore: Remove unnecessary dependencies from Cargo.toml (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: Vaibhav Rabber <vaibhav@s2.dev>
  • Loading branch information
vrongmeal authored Dec 13, 2024
1 parent 0a50429 commit 9f23a1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 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 @@ -20,8 +20,6 @@ futures = "0.3.31"
http = "1.2.0"
humantime = "2.1.0"
miette = { version = "7.2.0", features = ["fancy"] }
pin-project-lite = "0.2"
pin-utils = "0.1.0"
rand = "0.8.5"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
Expand Down

0 comments on commit 9f23a1d

Please sign in to comment.