dioxus-audio 0.2.1

Audio recording, playback, analysis, and UI components for Dioxus
Documentation
[graph]
all-features = true

[licenses]
allow = [
  "Apache-2.0",
  "MIT",

  "BSD-3-Clause",
  "ISC",
  "Unicode-3.0",
  "Zlib",
]

[bans]
multiple-versions = "warn"
wildcards = "warn"

[sources]
unknown-registry = "deny"
unknown-git = "deny"