Skip to content

Commit 382e361

Browse files
chore(deps): update rust crate getrandom to 0.4 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7111a5b commit 382e361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ bilrost-derive = "0.1014.1"
3535
# Hashing
3636
sha2 = "0.10"
3737
base64 = "0.22.1"
38-
getrandom = "0.3"
38+
getrandom = "0.4"
3939
chrono = "0.4.44"
4040

4141
# OpenPGP (sequoia)

0 commit comments

Comments
 (0)