Skip to content

Commit

Permalink
chore: remove unused hyper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Apr 14, 2024
1 parent b6ff62c commit 685adcd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 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.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ anyhow = "1.0.32"
async-std = { version = "1.9", features = ["tokio1", "attributes", "unstable"] }
femme = "2.1.0"
humantime = "2.0.1"
hyper = { version = "0.14", features = ["tcp"] }
log = "0.4.11"
serde = { version = "1.0.114", features = ["derive"] }
sled = "0.34.2"
Expand Down

0 comments on commit 685adcd

Please sign in to comment.