use proper rand
This commit is contained in:
@@ -19,6 +19,7 @@ serde_json = "1.0"
|
||||
reqwest = { version = "0.13", features = ["json"] }
|
||||
aes-gcm = "0.10"
|
||||
base64 = "0.22"
|
||||
rand = "0.9.2"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.14"
|
||||
|
||||
Reference in New Issue
Block a user