Skip to content

Commit 909600f

Browse files
Bump tokio from 1.43.0 to 1.43.1 (#13)
1 parent 8c637cb commit 909600f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

crates/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ log-fastly = "0.10.0"
2525
serde = { version = "1.0", features = ["derive"] }
2626
serde_json = "1.0.91"
2727
sha2 = "0.10.6"
28-
tokio = { version = "1.0", features = ["sync", "macros", "io-util", "rt", "time"] }
28+
tokio = { version = "1.43", features = ["sync", "macros", "io-util", "rt", "time"] }
2929
url = "2.4.1"

0 commit comments

Comments
 (0)