Skip to content

Commit

Permalink
Upgrade hyper
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Apr 15, 2024
1 parent 240cb7d commit c0c98cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions nautilus_core/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 nautilus_core/network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tokio = { workspace = true }
dashmap = "5.5.3"
futures-util = "0.3.30"
http = "1.1.0"
hyper = "1.2.0"
hyper = "1.3.0"
nonzero_ext = "0.3.0"
reqwest = "0.12.3"
tokio-tungstenite = { path = "./tokio-tungstenite", features = ["rustls-tls-native-roots"] }
Expand Down

0 comments on commit c0c98cc

Please sign in to comment.