diff --git a/Cargo.toml b/Cargo.toml index 29d5281..d1d1bc5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" authors = ["Olivier 'reivilibre'"] repository = "https://git.emunest.net/reivilibre/byte_lamination.git" license = "MIT OR Apache-2.0" +description = "Type-readable byte transformation wrappers, with CBOR and BARE serialisation and Zstd compression." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html