Skip to content

Commit 6f98544

Browse files
authored
Merge pull request #90 from silicon-heaven/dependabot/cargo/cargo-deps-4cef365694
Bump the cargo-deps group with 3 updates
2 parents 7e072a1 + 41cd091 commit 6f98544

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 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.7.1"
6+
version = "2.7.2"
77
edition = "2024"
88

99
[[bin]]
@@ -16,15 +16,15 @@ shvrpc = { version = "13.3", features = ["journal"] }
1616
shvclient = { version = "2.0", features = ["tokio"] }
1717
futures = "0.3.32"
1818
log = "0.4.29"
19-
clap = { version = "4.5.58", features = ["derive"] }
19+
clap = { version = "4.5.60", features = ["derive"] }
2020
# simple_logger = { version = "5.0.0", features = ["stderr"] }
21-
simple_logger = { version = "5.1.0" }
21+
simple_logger = { version = "5.2.0" }
2222
url = "2.5.8"
2323
duration-str = "0.20"
2424
sha1 = { version = "0.10.6", features = ["asm", "sha1-asm"] }
2525
hex = "0.4.3"
2626
tokio-util = { version = "0.7.18", features = ["io"] }
27-
async-compression = { version = "0.4.39", features = ["gzip", "tokio"] }
27+
async-compression = { version = "0.4.40", features = ["gzip", "tokio"] }
2828
serde = { version = "1.0.228", features = ["derive"] }
2929
serde_yaml_ng = "0.10.0"
3030
tokio-stream = { version = "0.1.18", features = ["fs"] }

0 commit comments

Comments
 (0)