aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index df0a51f..103576e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,6 +29,7 @@ unicode_categories = '0.1.1'
pest = { git = 'https://github.com/pest-parser/pest' }
pest_derive = { git = 'https://github.com/pest-parser/pest' }
serde = '1.0.80'
+serde_derive = '1.0.80'
serde_json = '1.0.33'
quicli = '0.3.1'