Skip to content

Commit 1957414

Browse files
authored
Merge pull request #121 from silicon-heaven/dependabot/cargo/cargo-deps-d5da5cf037
Bump log from 0.4.29 to 0.4.30 in the cargo-deps group
2 parents 1fa3886 + aed092e commit 1957414

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "historyprovider"
33
description = "historyprovider-rs"
44
license = "MIT"
55
repository = "https://github.com/silicon-heaven/historyprovider-rs"
6-
version = "2.13.0"
6+
version = "2.13.1"
77
edition = "2024"
88

99
[profile.release]
@@ -21,7 +21,7 @@ shvproto = "6.1.9"
2121
shvrpc = { version = "16.0", features = ["journal"] }
2222
shvclient = { version = "6.0", features = ["tokio"] }
2323
futures = "0.3.32"
24-
log = "0.4.29"
24+
log = "0.4.30"
2525
clap = { version = "4.6.0", features = ["derive"] }
2626
# simple_logger = { version = "5.0.0", features = ["stderr"] }
2727
simple_logger = { version = "5.2.0" }

0 commit comments

Comments
 (0)