Skip to content

Commit e6a9c31

Browse files
build(deps): bump poly1305 from 0.9.0-rc.5 to 0.9.0-rc.6 (#800)
1 parent 090bd1b commit e6a9c31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

chacha20poly1305/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rust-version = "1.85"
2323
aead = { version = "0.6.0-rc.10", default-features = false }
2424
chacha20 = { version = "0.10", default-features = false, features = ["xchacha"] }
2525
cipher = "0.5"
26-
poly1305 = "0.9.0-rc.5"
26+
poly1305 = "0.9.0-rc.6"
2727
zeroize = { version = "1.8", optional = true, default-features = false }
2828

2929
[dev-dependencies]

0 commit comments

Comments
 (0)