summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 87991d5..99a1bc2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,6 +14,5 @@ test = false
[dependencies]
dtoa = "0.4.0"
itoa = "0.3.0"
-serde = "0.9.2"
+serde = "0.9.3"
url = "1.0.0"
-void = "1.0.2"