Skip to content

Commit 35bdedd

Browse files
Update Rust crate hyper to 0.14 [SECURITY]
1 parent 48c0ab6 commit 35bdedd

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
@@ -11,7 +11,7 @@ clap = "2.34"
1111
json = "0.12.4"
1212
log = "0.4.21"
1313
env_logger = "0.3"
14-
hyper = "0.10"
14+
hyper = "0.14"
1515
hyper-native-tls = "0.3.0"
1616
yaml-rust = "0.4.5"
1717
error-chain = "0.12.4"

0 commit comments

Comments
 (0)