aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2bbc990..2bd9fde 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ publish = false
[dependencies]
# Serialization
serde = "1.0.125"
-serde_derive = "1.0.125"
+serde_derive = "1.0.136"
# Utility
rand = "0.8.3"