--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,9 @@
 license = "MIT"
 repository = "https://github.com/LucasPickering/editor-command"
 
+[lib]
+doctest = false
+
 [dependencies.shell-words]
 version = "1.1.0"
 
