story: Remove unneeded lib.name (#17156)
This PR removes the `lib.name` field from the `story` crate's `Cargo.toml`, as it is not needed. Release Notes: - N/A
This commit is contained in:
@@ -6,7 +6,6 @@ publish = false
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lib]
|
||||
name = "story"
|
||||
path = "src/story.rs"
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user