diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-09-25 17:35:56 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-09-25 17:37:16 +0200 |
| commit | fffb55f79a3369fa2dcf39371091c48ff61f55a8 (patch) | |
| tree | 6d48f81b7edd5f70a1eadf3ada88379646ebbe10 /Cargo.toml | |
| parent | ddd3b6a82b8c0353c942bfba8b89ca5476eedc58 (diff) | |
JSON reading
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ syntect = { version = "5", default-features = false, features = ["default-syntax rex = { git = "https://github.com/laurmaedje/ReX" } lipsum = { git = "https://github.com/reknih/lipsum" } csv = "1" +serde_json = "1" # PDF export miniz_oxide = "0.5" |
