Skip to content

Commit 7f6ea1a

Browse files
authored
Remove Cargo.toml from package.include in example
1 parent 592fd2e commit 7f6ea1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/src/reference/publishing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ If you’d rather explicitly list the files to include, Cargo also supports an
114114
# ...
115115
include = [
116116
"**/*.rs",
117-
"Cargo.toml",
118117
]
119118
```
120119

0 commit comments

Comments
 (0)