diff --git a/Cargo.toml b/Cargo.toml index b15d3f88f..db01810e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["miden contributors"] readme = "README.md" license = "MIT" repository = "https://github.com/0xPolygonMiden/miden-client" +documentation = "https://docs.rs/miden-client/0.1.0" keywords = ["miden", "client"] edition = "2021" rust-version = "1.75"