Skip to content

Commit a84b804

Browse files
build(deps): bump digest from 0.11.0-rc.1 to 0.11.0-rc.2 (#719)
1 parent d6f80cd commit a84b804

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

aes-siv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cipher = "0.5.0-rc.1"
2323
cmac = "0.8.0-rc.1"
2424
ctr = "0.10.0-rc.1"
2525
dbl = "0.5"
26-
digest = { version = "0.11.0-rc.1", features = ["mac"] }
26+
digest = { version = "0.11.0-rc.2", features = ["mac"] }
2727
zeroize = { version = "1", optional = true, default-features = false }
2828

2929
# optional dependencies

0 commit comments

Comments
 (0)