Skip to content

Commit c610221

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
fix(deps): update rust crate simple_logger to 1.15.0 (#3725)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 1bf421b commit c610221

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
@@ -10,5 +10,5 @@ aws_lambda_events = "0.5.0"
1010
http = "0.2.5"
1111
lambda_runtime = "0.4.1"
1212
log = "0.4.14"
13-
simple_logger = "1.13.0"
13+
simple_logger = "1.15.0"
1414
tokio = "1.14.0"

0 commit comments

Comments
 (0)