diff --git a/Cargo.toml b/Cargo.toml index a450ec4b9..1971d7aba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ test = false [lib] test = true +doctest = false [dependencies] bitflags = "1.3.2"