Skip to content

Commit a48643f

Browse files
fix(deps): update rust crate tokio to 1.15.0 (#3859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2c12cb4 commit a48643f

File tree

1 file changed

+1
-1
lines changed
  • src/functions-templates/rust/hello-world

1 file changed

+1
-1
lines changed

src/functions-templates/rust/hello-world/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ http = "0.2.5"
1111
lambda_runtime = "0.4.1"
1212
log = "0.4.14"
1313
simple_logger = "1.16.0"
14-
tokio = "1.14.0"
14+
tokio = "1.15.0"

0 commit comments

Comments
 (0)