Skip to content

Commit 59c1eaf

Browse files
committed
chore(deps): update deps
1 parent 6ae4596 commit 59c1eaf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

crates/git-remote-codecommit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ chrono = { version = "0.4.44", default-features = false, features = ["std"] }
2828
clap = { version = "4.6.0", features = ["deprecated", "derive", "cargo", "env", "wrap_help"] }
2929
hmac = "0.13.0"
3030
sha2 = "0.11.0"
31-
tokio = { version = "1.50.0", features = ["mio", "rt"] }
31+
tokio = { version = "1.51.0", features = ["mio", "rt"] }
3232
tracing = "0.1.44"
3333
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
3434
uriparse = "0.6.4"

0 commit comments

Comments
 (0)