Skip to content

Commit

Permalink
Update Rust crate log to 0.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent f3219a9 commit c86a637
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 @@ -21,7 +21,7 @@ sqlx = { version = "0.6.1", default-features = false, features = ["runtime-actix
uuid = { version = "1", features = ["v4", "serde"] }
# chrono = "0.4.22"
reqwest = { version = "0.11.12", default-features = false, features = ["json", "rustls-tls", "cookies"] }
log = "0.4.17"
log = "0.4.20"
tracing = "0.1.36"
tracing-subscriber = { version = "0.3", features = ["registry", "env-filter"] }
tracing-bunyan-formatter = "0.3"
Expand Down

0 comments on commit c86a637

Please sign in to comment.