Skip to content

Commit e9469fd

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump crypto-common from 0.1.6 to 0.1.7
Bumps [crypto-common](https://github.com/RustCrypto/traits) from 0.1.6 to 0.1.7. - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) --- updated-dependencies: - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e556de commit e9469fd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ camino = "1.2.1"
2020
cbc = { version = "0.1.2", features = ["std"] }
2121
cipher = "0.4.4"
2222
crc32fast = "1.5.0"
23-
crypto-common = { version = "0.1.6", default-features = false }
23+
crypto-common = { version = "0.1.7", default-features = false }
2424
ctr = { version = "0.9.2", features = ["std"] }
2525
flate2 = "1.1.5"
2626
futures-io = { version = "0.3.31", optional = true }

0 commit comments

Comments
 (0)