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:
Kirill Chibisov 2024-04-27 17:03:28 +04:00 committed by GitHub
parent 304a585493
commit ec29c81ad2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ rust-version.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
exclude = ["/.cargo"]
[package.metadata.docs.rs]
features = [