diff --git a/Cargo.toml b/Cargo.toml index 8cb556c..99f54f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,3 +50,6 @@ fancy = [ [workspace] members = ["miette-derive"] + +[package.metadata.docs.rs] +all-features = true