Skip to content

Commit

Permalink
chore(dependencies): update to hyper rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Dec 8, 2022
1 parent 9214294 commit c03c08a
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 @@ -15,7 +15,7 @@ edition = "2018"
publish = false # no accidents while in dev

[dependencies]
hyper = "0.14.19"
hyper = "=1.0.0-rc.1"
futures-channel = "0.3"
futures-util = { version = "0.3", default-features = false }
http = "0.2"
Expand Down

0 comments on commit c03c08a

Please sign in to comment.