diff --git a/templates/rust-lambda/Cargo.lock b/templates/rust-lambda/Cargo.lock index 45470fa2..943bcf70 100644 --- a/templates/rust-lambda/Cargo.lock +++ b/templates/rust-lambda/Cargo.lock @@ -536,9 +536,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.51.0" +version = "1.52.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2bd1c4c0fc4a7ab90fc15ef6daaa3ec3b893f004f915f2392557ed23237820cd" +checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" dependencies = [ "bytes", "libc",