summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMartin Haug <mhaug@live.de>2023-02-12 23:32:14 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-12 23:32:14 +0100
commit58adf1d025bd7ff149d7fd06147b0f3e069f8c7d (patch)
tree3db6151612654c3aed7d779e9203e81ac20cd345 /Cargo.toml
parentdca478182b99b43e1af697d35820a22135bc16ff (diff)
Add XMP
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 b2db5424..8bd8e67e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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