Skip to content

Commit ae11927

Browse files
authored
chore(dependencies): upgrade to hyper rc2 (#17)
1 parent f14e9ac commit ae11927

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 = "=1.0.0-rc.1"
18+
hyper = "=1.0.0-rc.2"
1919
futures-channel = "0.3"
2020
futures-util = { version = "0.3", default-features = false }
2121
http = "0.2"

0 commit comments

Comments
 (0)