diff --git a/Cargo.toml b/Cargo.toml index 542d98869..a5002e11c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,6 +52,7 @@ rsconf = "0.1.1" [lib] crate-type = ["staticlib"] path = "fish-rust/src/lib.rs" +doctest = false [features] default = []