We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00816e commit 13a1bddCopy full SHA for 13a1bdd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "web-audio-api"
3
-version = "0.43.0"
+version = "1.0.0-rc.5"
4
authors = ["Otto <[email protected]>"]
5
edition = "2021"
6
description = "A pure Rust implementation of the Web Audio API, for use in non-browser contexts"
0 commit comments