Rust-SDL2 / rust-sdl2

SDL2 bindings for Rust
MIT License
2.74k stars 468 forks source link

do not init submodule if not enabling bundle feature #1393

Closed tesuji closed 3 months ago

tesuji commented 5 months ago

This should cut down almost 90 MB from initializing SDL git module every time this crate is download.

cc #1313