Skip to content

Commit

Permalink
[deps] restore hyper
Browse files Browse the repository at this point in the history
  • Loading branch information
vegetabledogdog committed Jul 1, 2024
1 parent 7549ea5 commit 3545427
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ walkdir = "2.3.3"
rocksdb = { version = "0.22.0", features = ["snappy", "lz4", "zstd", "zlib"], default-features = false }
prometheus = "0.13.3"
coarsetime = "0.1.22"
hyper = { version = "1.3.1", features = ["full"] }
hyper = { version = "0.14.12", features = ["full"] }
num_enum = "0.7.2"
libc = "^0.2"
include_dir = { version = "0.6.2" }
Expand Down

0 comments on commit 3545427

Please sign in to comment.