diff --git a/crates/integr-structs/Cargo.toml b/crates/integr-structs/Cargo.toml index 12365ef..ea15533 100644 --- a/crates/integr-structs/Cargo.toml +++ b/crates/integr-structs/Cargo.toml @@ -3,8 +3,8 @@ name = "integr-structs" version = "0.1.0" edition = "2021" description = "Structs for API poller in ZVKS project" -homepage = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/api-grub" -repository = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/api-grub" +homepage = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/integr-structs" +repository = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/integr-structs" license = "MIT OR Apache-2.0" keywords = ["api", "grub", "zvks", "structs", "contracts"] publish = ["kellnr"]