mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): bump rand from 0.8.1 to 0.8.2
Bumps [rand](https://github.com/rust-random/rand) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.1...0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ open = "1.4.0"
|
||||
unicode-width = "0.1.8"
|
||||
term_size = "0.3.2"
|
||||
quick-xml = "0.20.0"
|
||||
rand = "0.8.1"
|
||||
rand = "0.8.2"
|
||||
serde = { version = "1.0.119", features = ["derive"] }
|
||||
indexmap = "1.6.1"
|
||||
notify-rust = { version = "4.2.2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user