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

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 = [