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
|
|
@ -6,7 +6,7 @@ license.workspace = true
|
|||
name = "winit-common"
|
||||
repository.workspace = true
|
||||
rust-version.workspace = true
|
||||
version = "0.0.0"
|
||||
version.workspace = true
|
||||
|
||||
[features]
|
||||
# Event Handler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue