diff --git a/Cargo.toml b/Cargo.toml index 2109b00..864cc63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,9 @@ edition = "2021" authors = ["Dr. Shahin Rostami "] description = "Engaging visualisations, made easy." homepage = "https://plotapi.com" -repository = "http://github.com/shahinrostami/plotapi_rs" +repository = "https://github.com/shahinrostami/plotapi_rs" license = "MIT" keywords = ["plot", "chart", "visualization"] [dependencies] -ureq = {version = "1.5.5", features = ["json"]} \ No newline at end of file +ureq = {version = "1.5.5", features = ["json"]}