Skip to content

Commit bbc5138

Browse files
chore(deps): bump cbc from 0.1.2 to 0.2.0
Bumps [cbc](https://github.com/RustCrypto/block-modes) from 0.1.2 to 0.2.0. - [Commits](RustCrypto/block-modes@cbc-v0.1.2...cbc-v0.2.0) --- updated-dependencies: - dependency-name: cbc dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b865514 commit bbc5138

2 files changed

Lines changed: 53 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 52 additions & 15 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
@@ -31,7 +31,7 @@ url = "2"
3131
rusqlite = { version = "0.39", features = ["bundled"] }
3232
zip = { version = "8", default-features = false, features = ["deflate"] }
3333
aes = "0.8"
34-
cbc = "0.1"
34+
cbc = "0.2"
3535
pbkdf2 = "0.12"
3636
sha1 = "0.10"
3737
sha2 = "0.10"

0 commit comments

Comments
 (0)