diff --git a/Cargo.toml b/Cargo.toml index d76d0fd..0f30a4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ path = "src/lib.rs" [[bin]] name = "obsidian-export" path = "src/main.rs" +doc = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html