Skip to content

Commit 4bac1d1

Browse files
chore(deps): update rust dependencies
1 parent 23fc774 commit 4bac1d1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ 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.5.0"
4242

4343
[build-dependencies]
4444
anyhow = "1.0.95"
45-
vergen-gitcl = { version = "1.0.5", features = [
45+
vergen-gitcl = { version = "9.0.0", features = [
4646
"cargo",
4747
"build",
4848
"rustc",

0 commit comments

Comments
 (0)