diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |
