fix: upgrade everywhere to rand 0.9
This commit is contained in:
parent
bb0a08a427
commit
8911e582d8
10 changed files with 65 additions and 97 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
peoplesgrocers-lseq = { path = "../rust" }
|
||||
rand = "0.8"
|
||||
rand = "0.9"
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue