From 550c09598dbfe85c7f851b8fea8a916ed4185903 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 05:22:55 +0000 Subject: build(deps): bump rand from 0.8.0 to 0.8.1 Bumps [rand](https://github.com/rust-random/rand) from 0.8.0 to 0.8.1. - [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.0...0.8.1) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dc9819cf9..47693594f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.0" +rand = "0.8.1" serde = { version = "1.0.118", features = ["derive"] } indexmap = "1.6.1" notify-rust = { version = "4.0.0", optional = true } -- cgit v1.2.3