coremidi-hotplug-notification 0.1.1

Simple helper providing a way to receive device updates notifications on MacOS
[dependencies.core-foundation]
version = "0.9.4"

[dependencies.coremidi]
version = "0.8.0"

[dependencies.log]
version = "0.4.20"

[dependencies.once_cell]
version = "1.19.0"

[package]
categories = []
description = "Simple helper providing a way to receive device updates notifications on MacOS"
documentation = "https://github.com/valsteen/coremidi-hotplug-notification/#readme"
edition = "2021"
homepage = "https://github.com/valsteen/coremidi-hotplug-notification"
keywords = ["coremidi", "midi", "hotplug", "macos"]
license = "MIT"
name = "coremidi-hotplug-notification"
readme = "README.md"
repository = "https://github.com/valsteen/coremidi-hotplug-notification"
version = "0.1.1"