Skip to content

Commit 7c0991a

Browse files
authored
Merge pull request #289 from neodyland/dependabot/cargo/log-0.4.29
build(deps): bump log from 0.4.28 to 0.4.29
2 parents e23d0eb + 443fe57 commit 7c0991a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/sbv2_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ anyhow.workspace = true
1313
axum = "0.8.7"
1414
dotenvy.workspace = true
1515
env_logger.workspace = true
16-
log = "0.4.28"
16+
log = "0.4.29"
1717
sbv2_core = { version = "0.2.0-alpha6", path = "../sbv2_core", features = ["aivmx"] }
1818
serde = { version = "1.0.228", features = ["derive"] }
1919
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)