Add custom_attribute.

This commit is contained in:
sbidin
2015-03-22 00:25:10 +01:00
parent 2edfb305e2
commit 5affcd735b
+2
View File
@@ -2,6 +2,8 @@
A binding for SDL2_ttf.
*/
#![feature(custom_attribute)]
#![crate_type = "lib"]
#![desc = "SDL2_ttf bindings and wrappers"]
#![comment = "SDL2_ttf bindings and wrappers"]