diff --git a/crates/dagger-codegen/Cargo.toml b/crates/dagger-codegen/Cargo.toml index e5e6f7a..7700bd5 100644 --- a/crates/dagger-codegen/Cargo.toml +++ b/crates/dagger-codegen/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" readme = "README.md" license-file = "LICENSE.MIT" description = "dagger sdk codegen library" +repository = "https://github.com/kjuulh/dagger-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]