Update Rust crate rand to 0.9.0
This commit is contained in:
parent
c22fcdab74
commit
022073f26a
@ -24,7 +24,7 @@ mime_guess = "2.0.4"
|
||||
askama = "0.12.1"
|
||||
futures-util = "0.3.30"
|
||||
urlencoding = "2.1.3"
|
||||
rand = "0.8.5"
|
||||
rand = "0.9.0"
|
||||
base64 = "0.22.1"
|
||||
jwt-simple = { version = "0.12.10", default-features = false, features = ["pure-rust"] }
|
||||
digest = "0.10.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user