Skip to content

Commit 3e43d9a

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
fix(deps): update rust crate tokio to 1.18.2 (#4598)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d017df9 commit 3e43d9a

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.7"
1111
lambda_runtime = "0.5.1"
1212
log = "0.4.17"
1313
simple_logger = "1.16.0"
14-
tokio = "1.17.0"
14+
tokio = "1.18.2"

0 commit comments

Comments
 (0)