Skip to content

Commit c251f66

Browse files
Update shvbroker requirement in the cargo-minor-patch group
Updates the requirements on [shvbroker](https://github.com/silicon-heaven/shvbroker-rs) to permit the latest version. Updates `shvbroker` to 3.27.4 - [Release notes](https://github.com/silicon-heaven/shvbroker-rs/releases) - [Commits](silicon-heaven/shvbroker-rs@3.27.1...3.27.4) --- updated-dependencies: - dependency-name: shvbroker dependency-version: 3.27.4 dependency-type: direct:production dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce6f850 commit c251f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ path = "tests/ssl.rs"
2828
clap = { version = "4.4", features = ["derive"] }
2929
simple_logger = { version = "5.0.0", features = ["stderr"] }
3030
generics-alias = { git = "https://github.com/j4r0u53k/generics-alias-rs.git", branch = "main" }
31-
shvbroker = "=3.27.1"
31+
shvbroker = "=3.27.4"
3232
rcgen = "0.14.5"
3333
tempfile = "3.23.0"
3434
smol = "2.0.2"

0 commit comments

Comments
 (0)