Skip to content

Commit 134e441

Browse files
renovate[bot]renovate-botehmicky
authored
fix(deps): update rust crate tokio to 1.14.0 (#3677)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: ehmicky <[email protected]>
1 parent 4357279 commit 134e441

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

Lines changed: 1 addition & 1 deletion
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.13.0"
14-
tokio = "1.13.0"
14+
tokio = "1.14.0"

0 commit comments

Comments
 (0)