mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
chore: use a shared version number for all winit-* crates
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user