summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Cargo.toml')
-rw-r--r--docs/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index 326e85a9..c84a24ab 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -20,6 +20,7 @@ once_cell = "1"
pulldown-cmark = "0.9"
serde = { version = "1", features = ["derive"] }
serde_yaml = "0.8"
+typed-arena = "2"
unicode_names2 = "0.6.0"
unscanny = "0.1"
yaml-front-matter = "0.1"