Skip to content

Commit 9780329

Browse files
authored
Merge pull request #113 from silicon-heaven/dependabot/cargo/cargo-deps-63c54879a7
Bump shvproto from 6.1.8 to 6.1.9 in the cargo-deps group
2 parents b104f67 + f6d091c commit 9780329

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.10.1"
6+
version = "2.10.2"
77
edition = "2024"
88

99
[profile.release]
@@ -17,7 +17,7 @@ name = "hp"
1717

1818
[dependencies]
1919
tokio = { version = "1.51.1", features = ["io-util", "macros", "net", "rt", "rt-multi-thread", "signal", "sync", "time"], default-features = false }
20-
shvproto = "6.1.8"
20+
shvproto = "6.1.9"
2121
shvrpc = { version = "15.0", features = ["journal"] }
2222
shvclient = { version = "5.1", features = ["tokio"] }
2323
futures = "0.3.32"

0 commit comments

Comments
 (0)