Skip to content

Commit 0f56088

Browse files
Update Rust crate log to 0.4.28 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e9d9b8 commit 0f56088

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
@@ -14,7 +14,7 @@ serde-querystring-actix = "0.3.0"
1414
chrono = { version = "0.4.42", features = ["serde"] }
1515
dotenv = "0.15.0"
1616
env_logger = "0.11.8"
17-
log = "0.4.27"
17+
log = "0.4.28"
1818
moka = { version = "0.12.10", features = ["future"] }
1919
reqwest = { version = "0.12.23", features = ["json"] }
2020
tokio = { version = "1.47.1", features = ["sync"] }

0 commit comments

Comments
 (0)