Skip to content

Commit c759baa

Browse files
fix(deps): update rust crate tokio to 1.48.0
1 parent a191320 commit c759baa

File tree

2 files changed

+21
-86
lines changed

2 files changed

+21
-86
lines changed

Cargo.lock

Lines changed: 20 additions & 85 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
@@ -31,7 +31,7 @@ serde_json = "1.0.145"
3131
lambda_runtime = "0.14.4"
3232

3333
[dev-dependencies]
34-
tokio = "1.47.1"
34+
tokio = "1.48.0"
3535

3636
[package.metadata.docs.rs]
3737
all-features = true

0 commit comments

Comments
 (0)