Skip to content

Commit 48c2270

Browse files
committed
Merge branch 'main' of github.com:hyperpolymath/reasonably-good-token-vault
2 parents 885e7d4 + 2d4b5bf commit 48c2270

2 files changed

Lines changed: 3 additions & 14 deletions

File tree

vault-core/Cargo.lock

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

vault-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ zeroize = { version = "1.7", features = ["derive"] }
4747
secrecy = "0.8"
4848

4949
# Random number generation (CSPRNG)
50-
rand = "0.8"
50+
rand = "0.9"
5151
rand_chacha = "0.3"
5252

5353
# Base64 encoding for armoring

0 commit comments

Comments
 (0)