chore: ensure that .cargo config is not published
Just in case, so the correct changelog will be rendered when pulling the crate from the crates.io as archive and trying to build it.
This commit is contained in:
parent
304a585493
commit
ec29c81ad2
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ rust-version.workspace = true
|
|||
repository.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
exclude = ["/.cargo"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue