diff --git a/Cargo.toml b/Cargo.toml index 08e98139f06bec43948da8873f3a6715e074fa6b..69b94a5725af853a6f10ab74c451d9cb360a5f6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,4 +31,4 @@ component = [] disable-validation = [] [package.metadata.docs.rs] -rustdoc-args = [ "--sort-modules-by-appearance", "-Z unstable-options" ] +rustdoc-args = [ "--sort-modules-by-appearance", "-Zunstable-options" ]