diff --git a/.gitignore b/.gitignore index 96ef6c0..af57721 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target Cargo.lock +mystem.exe +/.idea diff --git a/Cargo.toml b/Cargo.toml index 1b2679e..0cbee07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ authors = ["AB "] license = "WTFPL" edition = "2018" description = "Wrapper around Yandex Mystem for Rust." -homepage = "" +homepage = "https://github.com/house-of-vanity/mystem-rs" +repository = "https://github.com/house-of-vanity/mystem-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html