brson / rust-sdl

SDL bindings for Rust
MIT License
179 stars 52 forks source link

[[lib]] section has been deprecated in favor of [lib] #138

Closed bartolsthoorn closed 10 years ago

bartolsthoorn commented 10 years ago

Cargo deprecation warning fix

lifthrasiir commented 10 years ago

Thank you!