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
|
|
@ -7,4 +7,4 @@ edition = "2024"
|
|||
peoplesgrocers-lseq = { path = "../../rust" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
rand = "0.8"
|
||||
rand = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue