diff --git a/crates/story/Cargo.toml b/crates/story/Cargo.toml index ca697991bad52f3d0b8aeba5731cea69b8fdfc4b..be55f587d8ed9f0f1f4089bb55863e6d3b596b1c 100644 --- a/crates/story/Cargo.toml +++ b/crates/story/Cargo.toml @@ -6,7 +6,6 @@ publish = false license = "GPL-3.0-or-later" [lib] -name = "story" path = "src/story.rs" [lints]