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 84eeee382..952fa6b97 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,7 +60,7 @@ unicode-width = "0.1.8"
term_size = "0.3.2"
quick-xml = "0.22.0"
rand = "0.8.3"
-serde = { version = "1.0.123", features = ["derive"] }
+serde = { version = "1.0.124", features = ["derive"] }
indexmap = "1.6.2"
notify-rust = { version = "4.3.0", optional = true }
semver = "0.11.0"