Skip to content

Commit 0c02a0d

Browse files
fix(deps): update rust crate tokio to 1.46.1
1 parent 297a93b commit 0c02a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serde_json = "1.0.141"
3131
lambda_runtime = "0.14.3"
3232

3333
[dev-dependencies]
34-
tokio = "1.45.1"
34+
tokio = "1.46.1"
3535

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

0 commit comments

Comments
 (0)