diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-05-17 14:38:03 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-05-17 14:38:03 +0200 |
| commit | 42afa410ae561eb5b267080d088bca529a5d0b54 (patch) | |
| tree | bdea7348daef7409490ba542f9bdec5d52732d03 /docs/Cargo.toml | |
| parent | 8971588486b6ffa9269344b4bda71de86af9d908 (diff) | |
Better documentation outlines
Diffstat (limited to 'docs/Cargo.toml')
| -rw-r--r-- | docs/Cargo.toml | 1 |
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" |
