Removed crate id from lib

This commit is contained in:
Siim Kallas
2014-07-07 19:35:26 +03:00
parent 1dbaf94e9c
commit e341e0b2b4
+1 -1
View File
@@ -1,4 +1,4 @@
#![crate_id="sdl2#0.0.1"]
#![crate_name = "sdl2"]
#![crate_type = "lib"]
#![desc = "SDL2 bindings"]