with repo

This commit is contained in:
Kasper Juul Hermansen 2023-02-17 18:13:17 +01:00
parent 1e26b383d4
commit e5383b51f3
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ edition = "2021"
readme = "README.md"
license-file = "LICENSE.MIT"
description = "dagger sdk core 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]

View File

@ -5,6 +5,7 @@ edition = "2021"
readme = "README.md"
license-file = "LICENSE.MIT"
description = "A dagger sdk for rust, written in rust"
repository = "https://github.com/kjuulh/dagger-rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html