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, 0 insertions, 1 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index c24ec02f..b2bfcd43 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -31,7 +31,6 @@ serde = { workspace = true }
serde_yaml = { workspace = true }
syntect = { workspace = true, features = ["html"] }
typed-arena = { workspace = true }
-unicode_names2 = { workspace = true }
unscanny = { workspace = true }
yaml-front-matter = { workspace = true }
clap = { workspace = true, optional = true }