drop SDL dep

This commit is contained in:
2016-09-15 19:14:29 -07:00
parent 9f7246efba
commit fd9d1cca13
2 changed files with 29 additions and 41 deletions

View File

@@ -12,12 +12,10 @@ memmap = "~0.2"
gl = "*"
gfx = "*"
gfx_device_gl = "*"
image = "*"
nalgebra = "*"
num-traits = "*"
openvr = { git = "https://github.com/rust-openvr/rust-openvr" }
openvr_sys = "*"
piston = "*"
piston_window = "*"
sdl2 = "0.22"
sdl2_image = "0.22"