mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
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:
@@ -14,6 +14,7 @@ rust-version.workspace = true
|
||||
repository.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
exclude = ["/.cargo"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = [
|
||||
|
||||
Reference in New Issue
Block a user