File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ float_eq = "0.6"
4949
5050bevy = { version = " 0.5.0" , default-features = false }
5151winit = " 0.24.0"
52- # winit = { git = "https://github.com/katharostech /winit/", branch = "web-sys- touch-events ", features = [ "web-sys" ] }
52+ # winit = { git = "https://github.com/yjpark /winit/", branch = "touch-input_0.24.0 ", features = [ "web-sys" ] }
5353rand = " 0.8"
5454getrandom = {version =" 0.2" , features =[" wasm-bindgen" ]}
5555
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ float_eq = "0.6"
3636
3737bevy = { version = " 0.5.0" , default-features = false }
3838winit = " 0.24.0"
39- # winit = { git = "https://github.com/katharostech /winit/", branch = "web-sys- touch-events ", features = [ "web-sys" ] }
39+ # winit = { git = "https://github.com/yjpark /winit/", branch = "touch-input_0.24.0 ", features = [ "web-sys" ] }
4040rand = " 0.8"
4141getrandom = { version =" 0.2" , features =[" wasm-bindgen" ] }
4242
You can’t perform that action at this time.
0 commit comments