# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "coremidi-hotplug-notification" version = "0.1.3" description = "Simple helper providing a way to receive device updates notifications on MacOS" homepage = "https://github.com/valsteen/coremidi-hotplug-notification" documentation = "https://github.com/valsteen/coremidi-hotplug-notification/#readme" readme = "README.md" keywords = [ "coremidi", "midi", "hotplug", "macos", ] categories = [] license = "MIT" repository = "https://github.com/valsteen/coremidi-hotplug-notification" [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"