diff --git a/clients/rust/Cargo.toml b/clients/rust/Cargo.toml index 7f3a69f..842d917 100644 --- a/clients/rust/Cargo.toml +++ b/clients/rust/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" readme = "README.md" license-file = "../../LICENSE" -homepage = "www.metaplex.com" +homepage = "https://www.metaplex.com" description = "Program to inscribe binary data to a Solana account." repository = "https://github.com/metaplex-foundation/mpl-engraver"