an efficient binary archive format
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix keywords

zach 46ef1000 03b77ac6

+1 -1
+1 -1
Cargo.toml
··· 4 4 edition = "2024" 5 5 authors = ["Zach Shipko <zachshipko@gmail.com>"] 6 6 license = "ISC" 7 - keywords = ["archive", "file format"] 7 + keywords = ["archive", "file-format"] 8 8 readme = "README.md" 9 9 description = "an efficient binary archive format" 10 10 documentation = "https://docs.rs/bindle-file"