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
parent ce32a3024e
commit c04c113e7e

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