diff options
Diffstat (limited to 'library/Cargo.toml')
| -rw-r--r-- | library/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml index a7f1f418..d1fe4267 100644 --- a/library/Cargo.toml +++ b/library/Cargo.toml @@ -23,6 +23,7 @@ once_cell = "1" roxmltree = "0.14" rustybuzz = "0.5" serde_json = "1" +serde_yaml = "0.8" smallvec = "1.10" syntect = { version = "5", default-features = false, features = ["default-syntaxes", "regex-fancy"] } ttf-parser = "0.18.1" |
