diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-07 10:56:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 09:56:37 +0000 |
| commit | a483321aa08e435c159d19c0d559e2413c1272f9 (patch) | |
| tree | 3fcfae49b24bb8feaea0010d5f5ba2ac756fbb36 /docs/Cargo.toml | |
| parent | 5dc6ce0022ef5bc83464b2dfefb20d608168df20 (diff) | |
Remove dependency on unicode_names2 (#3570)
Diffstat (limited to 'docs/Cargo.toml')
| -rw-r--r-- | docs/Cargo.toml | 1 |
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 } |
