Skip to content

Commit 65918d7

Browse files
Merge pull request #61 from sebastienrousseau/dependabot/cargo/rlg-0.0.5
2 parents 82edefe + 2a9931f commit 65918d7

File tree

2 files changed

+180
-16
lines changed

2 files changed

+180
-16
lines changed

Cargo.lock

+179-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ctr = { version = "0.9.2", optional = true }
3939
pqc_core = { version = "0.3.0", features = ["zero"]}
4040
rand = { version = "0.8.5", default-features = false, features = ["getrandom"] }
4141
rand_core = { version = "0.6.4", default-features = false }
42-
rlg = "0.0.4"
42+
rlg = "0.0.5"
4343
sha2 = { version = "0.10.8", optional = true }
4444
tokio = { version = "1.39.3", optional = true }
4545
wasm-bindgen = "0.2.93"

0 commit comments

Comments
 (0)