diff --git a/Cargo.toml b/Cargo.toml index 623dcfe..9d4189b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -83,3 +83,4 @@ required-features = ["std"] [package.metadata.docs.rs] all-features = true +rustdoc-args = ["--generate-link-to-definition"]