diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 6e44c76..998b3f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "shorest" -version = "0.1.1" +version = "0.2.0" authors = ["Melonai <einebeere@gmail.com>"] edition = "2018" +homepage = "https://sho.rest/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
