Skip to content
Snippets Groups Projects
Commit d5c9082d authored by Matthew Hall's avatar Matthew Hall
Browse files

Merge pull request #11 from rsaarelm/master

Fix dependencies to make the main library compile
parents 7bee15d3 b75e7f1d
No related branches found
No related tags found
No related merge requests found
......@@ -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]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment