aboutsummaryrefslogtreecommitdiff
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 7e57dfd..b2a5f67 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ url = "2.3.1" # URL Implementation
# Serialization
serde = "1.0.151"
-serde_derive = "1.0.151"
+serde_derive = "1.0.157"
serde_json = "1.0.91"
# Image Generation and Manipulation