diff --git a/Cargo.toml b/Cargo.toml index 4f49879c..c8bf3f85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ libudev = "^0.2" devd-rs = "0.3" [target.'cfg(target_os = "macos")'.dependencies] -core-foundation = "0.9" +core-foundation = "0.10" [target.'cfg(target_os = "windows")'.dependencies] memoffset = "0.8"