Skip to content

Commit 2b130ce

Browse files
authored
Merge pull request #26 from silicon-heaven/dependabot/cargo/cargo-deps-cc697949c4
Bump shvrpc from 7.1.5 to 7.1.6 in the cargo-deps group
2 parents 45b75a6 + 19dd534 commit 2b130ce

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 = "shvcall"
33
description = "CLI utility to invoke remote SHV RPC calls"
44
license = "MIT"
55
repository = "https://github.com/silicon-heaven/shvcall-rs"
6-
version = "3.9.6"
6+
version = "3.9.7"
77
edition = "2024"
88

99
[[bin]]
@@ -16,7 +16,7 @@ serial = ["dep:serialport"]
1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717
[dependencies]
1818
shvproto = "3.6.28"
19-
shvrpc = "7.1.5"
19+
shvrpc = "7.1.6"
2020
futures = "0.3.29"
2121
smol = "2"
2222
log = "0.4.20"

0 commit comments

Comments
 (0)