aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2022-11-25 23:52:27 -0700
committerMelody Horn <melody@boringcactus.com>2022-11-25 23:52:27 -0700
commit1e0c953395cd16cefd0546062a07b3bc5b00d1ab (patch)
tree2691735288eaa7bc46e26f83a15469c54e5a10a8 /Cargo.toml
parentc13fd19d83d923c4bc5a5dc19c301ab6b4d0c73a (diff)
downloadlinja-pona-svginator-1e0c953395cd16cefd0546062a07b3bc5b00d1ab.tar.gz
linja-pona-svginator-1e0c953395cd16cefd0546062a07b3bc5b00d1ab.zip
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 f5197f0..870c875 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,6 @@ edition = "2021"
[dependencies]
anyhow = "1.0.66"
+cached = "0.40.0"
quick-xml = "0.26.0"
rocket = "0.5.0-rc.2"