aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 830c547..081ca0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,8 +31,8 @@ rlua = "0.13.0"
reqwest = "0.8.6"
regex = "1.0.0"
lazy_static = "1.0.1"
-serde = "1.0.66"
-serde_json = "1.0.20"
+serde = "1.0.67"
+serde_json = "1.0.22"
chrono = "0.4.3"
glob = "0.2.11"
circular-queue = "0.2.0"