mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
Update nalgebra dev dependency
0.8.2 was being rejected by current rustc.
This commit is contained in:
@ -20,5 +20,4 @@ openvr_sys = { git = "https://github.com/Ralith/rust-openvr-sys.git", branch = "
|
||||
|
||||
[dev_dependencies]
|
||||
glium = "0.14.0"
|
||||
num = "0.1.31"
|
||||
nalgebra = "0.8.2"
|
||||
nalgebra = "0.12"
|
||||
|
Reference in New Issue
Block a user