Skip to content

Commit 306e39c

Browse files
chore(deps): update rust crate hyper to 0.14.28
1 parent 3e654b1 commit 306e39c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ default-features = false
4949
features = [ "ansi", "fmt", "parking_lot", "smallvec", "std" ]
5050

5151
[dev-dependencies]
52-
hyper = { version = "0.14.27", default-features = false }
52+
hyper = { version = "0.14.28", default-features = false }
5353
mockito = "1.2.0"
5454
tower = { version = "0.4.13", default-features = false }

0 commit comments

Comments
 (0)