Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/boot/categories.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ Rust. Includes HTTP API wrappers as well. Non-idiomatic or unsafe \
bindings can be found in External FFI bindings.\
"""

[archives]
name = "Archives"
description = """
Crates for reading and writing archive formats.\
"""

[asynchronous]
name = "Asynchronous"
description = """
Expand Down