mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate rand to 0.9.1
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ pest = "2.8.0"
|
||||
pest_derive = "2.8.0"
|
||||
process_control = "5.0.0"
|
||||
quick-xml = "0.37.4"
|
||||
rand = "0.9.0"
|
||||
rand = "0.9.1"
|
||||
rayon = "1.10.0"
|
||||
regex = { version = "1.11.1", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.21.1"
|
||||
|
||||
Reference in New Issue
Block a user