Skip to content

Commit b131c73

Browse files
Update Rust crate log to 0.4.29 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e9671a commit b131c73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ serde-querystring-actix = "0.3.0"
1515
chrono = { version = "0.4.42", features = ["serde"] }
1616
dotenv = "0.15.0"
1717
env_logger = "0.11.8"
18-
log = "0.4.28"
18+
log = "0.4.29"
1919
moka = { version = "0.12.11", features = ["future"] }
2020
reqwest = { version = "0.12.24", features = ["json", "rustls-tls"] }
2121
tokio = { version = "1.48.0", features = ["sync"] }

0 commit comments

Comments
 (0)