aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-27 15:10:05 +0000
committerFuwn <[email protected]>2022-02-27 15:10:05 +0000
commit99cd3a615c7d1a4437b7841ed5fb019f0cc74820 (patch)
treee70e19814f614c7b3190275d99f3f0433c30ca65 /Cargo.toml
parentfix(readme): speed benchmarks (diff)
downloadpara-99cd3a615c7d1a4437b7841ed5fb019f0cc74820.tar.xz
para-99cd3a615c7d1a4437b7841ed5fb019f0cc74820.zip
fix(meta): description
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9067585..d0c7b28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"