diff --git a/crates/story/Cargo.toml b/crates/story/Cargo.toml index ca697991ba..be55f587d8 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]