Skip to content

Commit 0481ab6

Browse files
renovate[bot]renovate-botehmickykodiakhq[bot]
authored
fix(deps): update rust crate simple_logger to 1.15.1 (#3804)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ehmicky <ehmicky@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent b018b3f commit 0481ab6

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
@@ -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.0"
13+
simple_logger = "1.15.1"
1414
tokio = "1.14.0"

0 commit comments

Comments
 (0)