Skip to content

Commit 3c37c5b

Browse files
committed
chore(lib): update to hyper RC3
1 parent 5da451d commit 3c37c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition = "2018"
1515
publish = false # no accidents while in dev
1616

1717
[dependencies]
18-
hyper = { git = "https://github.com/hyperium/hyper" } #"=1.0.0-rc.2"
18+
hyper = "=1.0.0-rc.3"
1919
futures-channel = "0.3"
2020
futures-util = { version = "0.3", default-features = false }
2121
http = "0.2"

0 commit comments

Comments
 (0)