Bump swash in Cargo.toml (#848)

macos-click-through
PyGamer0 3 years ago committed by GitHub
parent 50d2afbdbb
commit f25d475ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ glutin = { git = "https://github.com/Kethku/glutin", branch = "new-keyboard-all"
winit = { git = "https://github.com/Kethku/winit", branch = "new-keyboard-all", default-features = false } winit = { git = "https://github.com/Kethku/winit", branch = "new-keyboard-all", default-features = false }
gl = "0.14.0" gl = "0.14.0"
regex = "1.5.4" regex = "1.5.4"
swash = "0.1.2" swash = "0.1.4"
clap="2.33.3" clap="2.33.3"
[dev-dependencies] [dev-dependencies]

Loading…
Cancel
Save