Skip to content

Commit d384a9d

Browse files
dependabot[bot]zonyitoo
authored andcommitted
Bump hyper from 0.14.18 to 0.14.19
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.18 to 0.14.19. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.18...v0.14.19) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04ea2ea commit d384a9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ async-trait = "0.1"
111111
socket2 = { version = "0.4", features = ["all"] }
112112
libc = "0.2"
113113

114-
hyper = { version = "0.14.16", optional = true, features = ["full"] }
114+
hyper = { version = "0.14.19", optional = true, features = ["full"] }
115115
tower = { version = "0.4", optional = true }
116116

117117
trust-dns-resolver = { version = "0.21", optional = true, features = ["serde-config"] }

0 commit comments

Comments
 (0)