rust-sdl2 v0.34.2 Release Notes

  • PR #1012 ๐Ÿ›  Fix use after free with AudioDevice::open and AudioDevice::open_queue

    PR #1010 ๐Ÿ›  Fix compilation with gcc10.

    PR #1009 โž• Add support for linking to development libraries from vcpkg, and automatically setting up a vcpkg installation using cargo-vcpkg.