rgy
rgy copied to clipboard
No-std cross-platform Rust GameBoy emulator library
Build is failing in new cpal https://github.com/YushiOMOTE/rgy/pull/35
Bumps [tera](https://github.com/Keats/tera) from 0.11.20 to 1.20.0. Changelog Sourced from tera's changelog. 1.20.0 (2024-05-27) Support parenthesis in if statemetns Allow escaped newline and tab join separator 1.19.1 (2023-09-03) Minimum supported Rust...
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.11.1. Changelog Sourced from regex's changelog. 1.11.1 (2024-10-24) This is a new patch release of regex that fixes compilation on nightly Rust when the unstable...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.214. Release notes Sourced from serde's releases. v1.0.214 Implement IntoDeserializer for all Deserializers in serde::de::value module (#2568, thanks @Mingun) v1.0.213 Fix support for macro-generated with...