diff --git a/Cargo.toml b/Cargo.toml index 91946aa..f3a6c83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bibliofile" version = "0.1.0" edition = "2021" -licence-file = "LICENSE" +license-file = "LICENSE" description = "A TUI epub reader inspired by DOS-era programs" readme="README.md" documentation = "https://git.whoisthisjoker.com/Daniel/bibliofile#bibliofile"