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