Skip to content

Commit

Permalink
Merge pull request #111 from rim-buei/renovate/simple_logger-5.x
Browse files Browse the repository at this point in the history
Update Rust crate simple_logger to v5
  • Loading branch information
rim-buei authored Feb 19, 2025
2 parents f438082 + 60856ac commit bc62ec3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
27 changes: 3 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ring = "0.17.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simple-error = "0.3.0"
simple_logger = "3.0.0"
simple_logger = "5.0.0"
tokio = { version = "1.28", features = ["rt-multi-thread"] }

[features]
Expand Down

0 comments on commit bc62ec3

Please sign in to comment.