diff --git a/soda_resource_tools_lib/Cargo.toml b/soda_resource_tools_lib/Cargo.toml index 0ebb3ad..c2ca9e5 100644 --- a/soda_resource_tools_lib/Cargo.toml +++ b/soda_resource_tools_lib/Cargo.toml @@ -7,9 +7,9 @@ edition = "2021" rust-version = "1.56.0" license = "GPL-3.0-only" description = "soda resource tools lib" -documentation = "" -homepage = "" -repository = "" +documentation = "https://github.com/biezhihua/soda-resource-tools" +homepage = "https://github.com/biezhihua/soda-resource-tools" +repository = "git@github.com:biezhihua/soda-resource-tools.git" readme = "README.md" keywords = ["soda", "resource", "tools", "lib"] categories = ["soda", "resource", "tools", "lib"]