"src/widget.rs" did not exist on "efe2ac7cedc0e7e475d553d21c0f2a4dc1cb1660"
Fix dependencies to make the main library compile
... | ... | @@ -24,9 +24,7 @@ path = "examples/piston.rs" |
[dependencies] | ||
flate2 = "*" | ||
rustc-serialize = "*" | ||
[dependencies.xml-rs] | ||
git = "https://github.com/netvl/xml-rs.git" | ||
xml-rs = "0.1.26" | ||
[dev-dependencies.pistoncore-sdl2_window] | ||
... | ... |
Please register or sign in to comment