diff --git a/keyfork-zbar-sys/Cargo.toml b/keyfork-zbar-sys/Cargo.toml index 9ff1abf..22a2f49 100644 --- a/keyfork-zbar-sys/Cargo.toml +++ b/keyfork-zbar-sys/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "keyfork-zbar-sys" version = "0.1.0" +repository = "https://git.distrust.co/public/keyfork" edition = "2021" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/keyfork-zbar/Cargo.toml b/keyfork-zbar/Cargo.toml index 3e9f1f2..ad3c37a 100644 --- a/keyfork-zbar/Cargo.toml +++ b/keyfork-zbar/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "keyfork-zbar" version = "0.1.0" +repository = "https://git.distrust.co/public/keyfork" edition = "2021" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html