katyo / oboe-rs

Rust bindings for Oboe high-performance audio IO Android library
65 stars 22 forks source link

Release a new version to Crates.io to use oboe with ndk 0.8 #59

Closed ameknite closed 8 months ago

ameknite commented 8 months ago

Objective:

Use oboe with ndk 0.8

In #57 ndk was updated to 0.8. but a new version to Crates.io has not being released.

alternatives:

[dependencies]
oboe = { git = "https://github.com/katyo/oboe-rs", branch = "master", features=["ndk"]}
katyo commented 8 months ago

@ameknite I have WIP release PR https://github.com/katyo/oboe-rs/pull/58

ameknite commented 8 months ago

fixed https://github.com/katyo/oboe-rs/releases/tag/0.6.0