forked from StrafesNET/strafe-client
update winit dep to 0.29.2
This commit is contained in:
parent
3775fd0b14
commit
7805c4db6d
718
Cargo.lock
generated
718
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@ rbx_dom_weak = "2.5.0"
|
||||
rbx_reflection_database = "0.2.7"
|
||||
rbx_xml = "0.13.1"
|
||||
wgpu = "0.17.0"
|
||||
winit = "0.28.6"
|
||||
winit = { version = "0.29.2", features = ["rwh_05"] }
|
||||
|
||||
#[profile.release]
|
||||
#lto = true
|
||||
|
Loading…
Reference in New Issue
Block a user