diff options
| author | Martin Haug <mhaug@live.de> | 2023-02-12 23:32:14 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-12 23:32:14 +0100 |
| commit | 58adf1d025bd7ff149d7fd06147b0f3e069f8c7d (patch) | |
| tree | 3db6151612654c3aed7d779e9203e81ac20cd345 /Cargo.toml | |
| parent | dca478182b99b43e1af697d35820a22135bc16ff (diff) | |
Add XMP
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ unicode-segmentation = "1" unicode-xid = "0.2" unscanny = "0.1" usvg = { version = "0.22", default-features = false } +xmp-writer = { git = "https://github.com/typst/xmp-writer" } [profile.dev] debug = 0 |
