Skip to content

Commit c378e0c

Browse files
chore(deps): update rust dependencies to v1
1 parent fb0c40e commit c378e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ tracing-subscriber = "0.3.20"
3535

3636
[dev-dependencies]
3737
futures = "0.3.31"
38-
http = "0.2.12"
39-
hyper = "0.14.32"
38+
http = "1.0.0"
39+
hyper = "1.0.0"
4040
regex = "1.11.1"
4141
tower = "0.4.13"
4242

0 commit comments

Comments
 (0)