mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Add custom_attribute.
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user