Skip to content

Commit 3189a76

Browse files
build(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#779)
1 parent a47c38c commit 3189a76

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.

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.6"
2323
cmac = "0.8.0-rc.3"
2424
ctr = "0.10.0-rc.2"
2525
dbl = "0.5"
26-
digest = { version = "0.11.0-rc.4", features = ["mac"] }
26+
digest = { version = "0.11.0-rc.9", features = ["mac"] }
2727

2828
# optional dependencies
2929
pmac = { version = "0.8.0-rc.3", optional = true }

0 commit comments

Comments
 (0)