mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate rand to 0.10.0 (#7263)
* build(deps): update rust crate rand to 0.10.0 * import new trait name --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ pest = "2.8.6"
|
||||
pest_derive = "2.8.6"
|
||||
process_control = "5.2.0"
|
||||
quick-xml = "0.39.0"
|
||||
rand = "0.9.2"
|
||||
rand = "0.10.0"
|
||||
rayon = "1.11.0"
|
||||
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.21.3"
|
||||
|
||||
Reference in New Issue
Block a user