Skip to content

Commit 9cc4238

Browse files
build(deps): bump the build group across 1 directory with 2 updates
Bumps the build group with 2 updates in the / directory: [bincode](https://github.com/bincode-org/bincode) and [openssl](https://github.com/rust-openssl/rust-openssl). Updates `bincode` from 1.3.3 to 2.0.1 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `openssl` from 0.10.74 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75) --- updated-dependencies: - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b30eb6 commit 9cc4238

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ path = "src/main.rs"
2121

2222
[dependencies]
2323
anyhow = "1.0"
24-
bincode = "1.3.2"
24+
bincode = "2.0.1"
2525
bootc-internal-blockdev = "0.0.0"
2626
bootc-internal-utils = "0.0.0"
2727
cap-std-ext = "4.0.6"

0 commit comments

Comments
 (0)