Skip to content

Commit

Permalink
Bump http to 1.0.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
frjnn authored Feb 29, 2024
1 parent 524dbe2 commit 70f2ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ k256 = { version = "0.13", default-features = false, features = [
sha3 = "0.10.8"
time = { version = "0.3", features = ["parsing", "formatting"] }
thiserror = "1.0"
http = "0.2.9"
http = "1.0.0"
rand = "0.8.5"
serde = { version = "1.0.164", optional = true }
ethers = { version = "2.0.7", optional = true }
Expand Down

0 comments on commit 70f2ecb

Please sign in to comment.