fix(deps): update rust crate rand to 0.10.0
This commit was merged in pull request #26.
This commit is contained in:
@@ -19,7 +19,7 @@ dotenvy.workspace = true
|
||||
walkdir = "2.5.0"
|
||||
ignore = "0.4.23"
|
||||
blake3 = "1.8.2"
|
||||
rand = "0.9.2"
|
||||
rand = "0.10.0"
|
||||
ansi_term = "0.12.1"
|
||||
shellexpand = "3.1.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user