Skip to content

Commit 697b412

Browse files
Merge pull request #506 from SierraSoftworks/dependabot/cargo/tokio-1.50.0
chore(deps): Bump tokio from 1.49.0 to 1.50.0
2 parents 968793b + bbaf6d9 commit 697b412

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde = { version = "1.0.228", features = ["derive", "alloc"] }
2828
serde_json = "1.0.149"
2929
serde_yaml = "0.9.34"
3030
sha2 = "0.10.9"
31-
tokio = { version = "1.49.0", features = [
31+
tokio = { version = "1.50.0", features = [
3232
"macros",
3333
"rt",
3434
"rt-multi-thread",

0 commit comments

Comments
 (0)