Bump rand from 0.8.2 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.8.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ edition = "2018"
|
||||
ncurses = "5.100.0"
|
||||
serde = { version = "1.0.121", features = ["derive"] }
|
||||
serde_yaml = "0.8.17"
|
||||
rand = "0.8.0"
|
||||
rand = "0.9.3"
|
||||
dirs = "3.0.1"
|
||||
derive-error = "0.0.5"
|
||||
|
||||
Reference in New Issue
Block a user