+1
-0
@@ -130,2 +130,3 @@ // ************************************************************************** | ||
| println!("cargo:rustc-link-lib=framework=CoreFoundation"); | ||
| println!("cargo:rustc-link-lib=framework=AppKit") | ||
| } |
+7
-7
@@ -5,9 +5,9 @@ # This file is automatically @generated by Cargo. | ||
| name = "cc" | ||
| version = "1.0.50" | ||
| version = "1.0.65" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd" | ||
| checksum = "95752358c8f7552394baf48cd82695b345628ad3f170d607de3ca03b8dacca15" | ||
| [[package]] | ||
| name = "hidapi" | ||
| version = "1.2.4" | ||
| version = "1.2.5" | ||
| dependencies = [ | ||
@@ -21,10 +21,10 @@ "cc", | ||
| name = "libc" | ||
| version = "0.2.66" | ||
| version = "0.2.80" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558" | ||
| checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614" | ||
| [[package]] | ||
| name = "pkg-config" | ||
| version = "0.3.17" | ||
| version = "0.3.19" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677" | ||
| checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" |
+1
-1
@@ -15,3 +15,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "hidapi" | ||
| version = "1.2.4" | ||
| version = "1.2.5" | ||
| authors = ["Roland Ruckerbauer <roland.rucky@gmail.com>", "Osspial <osspial@gmail.com>", "Artyom Pavlov <newpavlov@gmail.com>", "mberndt123", "niklasad1"] | ||
@@ -18,0 +18,0 @@ build = "build.rs" |
Sorry, the diff of this file is not supported yet