mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-03 04:52:19 +02:00
Bump rand dependency to 0.9
This commit is contained in:
@@ -12,7 +12,7 @@ edition = "2021"
|
||||
env_logger = "0.11.4"
|
||||
futures-util = "0.3.7"
|
||||
log = "0.4"
|
||||
rand = "0.8"
|
||||
rand = "0.9"
|
||||
rand_v7 = { package = "rand", version = "0.7" }
|
||||
|
||||
libsignal-protocol-current = { path = "..", package = "libsignal-protocol" }
|
||||
|
||||
Reference in New Issue
Block a user