mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump rand from 0.8.3 to 0.8.4 (#2802)
Bumps [rand](https://github.com/rust-random/rand) from 0.8.3 to 0.8.4. - [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.3...0.8.4) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ open = "1.7.0"
|
||||
unicode-width = "0.1.8"
|
||||
term_size = "0.3.2"
|
||||
quick-xml = "0.22.0"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.4"
|
||||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
indexmap = { version ="1.6.2", features = ["serde"] }
|
||||
notify-rust = { version = "4.5.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user