summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5dc8b088d..5d0295d4d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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 }