Skip to content

Commit aeef7b0

Browse files
authored
Add archives category
1 parent 6be7b55 commit aeef7b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/boot/categories.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ Rust. Includes HTTP API wrappers as well. Non-idiomatic or unsafe \
8888
bindings can be found in External FFI bindings.\
8989
"""
9090

91+
[archives]
92+
name = "Archives"
93+
description = """
94+
Crates for reading and writing archive formats.\
95+
"""
96+
9197
[asynchronous]
9298
name = "Asynchronous"
9399
description = """

0 commit comments

Comments
 (0)