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