- Edited
If you want to try out my branches of bela-sys
or bela-rs
, add
[patch.'https://github.com/andrewcsmith/bela-sys.git'.bela-sys]
git = "https://github.com/l0calh05t/bela-sys.git"
branch = "bela0.3.8b_rust1.52.0"
[patch.'https://github.com/andrewcsmith/bela-rs.git'.bela-rs]
git = "https://github.com/l0calh05t/bela-rs.git"
branch = "bela0.3.8b_rust1.52.0"
to your Cargo.toml
and add the original version to your dependencies. (I didn't change any of the URLs in case @andrewcsmith is interested in merging these patches)