diff --git a/identity_verification/Cargo.toml b/identity_verification/Cargo.toml index f0e64c2945..812cfe43ec 100644 --- a/identity_verification/Cargo.toml +++ b/identity_verification/Cargo.toml @@ -5,6 +5,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true license.workspace = true +repository.workspace = true rust-version.workspace = true description = "Verification data types and functionality for identity.rs"