Skip to content

Commit 2c12cb4

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

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.15.1"
13+
simple_logger = "1.16.0"
1414
tokio = "1.14.0"

0 commit comments

Comments
 (0)