chore: use a shared version number for all winit-* crates
This commit is contained in:
parent
e540062ac0
commit
e1bccb68d8
12 changed files with 22 additions and 21 deletions
|
|
@ -10,7 +10,7 @@ name = "winit-core"
|
|||
readme = "README.md"
|
||||
repository.workspace = true
|
||||
rust-version.workspace = true
|
||||
version = "0.0.0"
|
||||
version.workspace = true
|
||||
|
||||
[features]
|
||||
serde = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue