Skip to content

Commit 981d257

Browse files
chore(deps): bump getrandom from 0.2.15 to 0.3.0
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.15 to 0.3.0. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.3.0) --- updated-dependencies: - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 775b17f commit 981d257

File tree

2 files changed

+35
-5
lines changed

2 files changed

+35
-5
lines changed

Cargo.lock

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

cms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ zeroize = { version = "1.8.1", optional = true }
3434

3535
[dev-dependencies]
3636
aes = "=0.9.0-pre.2"
37-
getrandom = "0.2"
37+
getrandom = "0.3"
3838
hex-literal = "0.4"
3939
pem-rfc7468 = "1.0.0-rc.1"
4040
pkcs5 = "0.8.0-rc.1"

0 commit comments

Comments
 (0)