Skip to content

Commit f99e1b4

Browse files
Bump the cargo-deps group with 2 updates
Bumps the cargo-deps group with 2 updates: [shvproto](https://github.com/silicon-heaven/libshvproto-rs) and [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs). Updates `shvproto` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/silicon-heaven/libshvproto-rs/releases) - [Commits](silicon-heaven/libshvproto-rs@6.1.4...6.1.5) Updates `shvrpc` from 14.0.3 to 15.0.0 - [Commits](silicon-heaven/libshvrpc-rs@14.0.3...15.0.0) --- updated-dependencies: - dependency-name: shvproto dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: shvrpc dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70243a6 commit f99e1b4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -15,8 +15,8 @@ serial = ["dep:serialport"]
1515

1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717
[dependencies]
18-
shvproto = "6.1.4"
19-
shvrpc = "14.0.3"
18+
shvproto = "6.1.5"
19+
shvrpc = "15.0.0"
2020
futures = "0.3.32"
2121
smol = "2"
2222
log = "0.4.20"

0 commit comments

Comments
 (0)