diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ name = "para" version = "0.1.0" authors = ["Fuwn <[email protected]>"] edition = "2021" -description = "An example decoder and utility for Flipnote Studios .ppm animation format." +description = "Decoder and utility for the Flipnote Studios .ppm animation format." readme = "README.rst" homepage = "https://github.com/Usugata/para" repository = "https://github.com/Usugata/para" |