Skip to content

Commit

Permalink
latest getrandom
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed May 18, 2024
1 parent 7f52c2a commit eabc9a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/mattrax/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ thiserror = "1.0.60"
serde = { workspace = true }
serde_json = { workspace = true }
tokio-stream = "0.1.15"
getrandom = "=0.2.14" # https://github.com/rust-random/getrandom/issues/423
getrandom = "0.2.15"
rcgen = { version = "0.13.1", features = ["x509-parser"] }
base64 = "0.22.1"
sha1 = "0.10.6"
Expand Down

0 comments on commit eabc9a8

Please sign in to comment.