Skip to content

Commit

Permalink
Merge pull request reujab#11 from youknowone/patch-1
Browse files Browse the repository at this point in the history
Update apple-sys to 0.2.0
  • Loading branch information
segevfiner committed Jan 30, 2023
2 parents 72c0581 + 2574671 commit f4d7507
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 88 deletions.
131 changes: 44 additions & 87 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ features = [
zbus = "3.5.0"

[target.'cfg(target_os = "macos")'.dependencies]
apple-sys = { version = "0.1.2", features = ["CoreFoundation", "IOKit"] }
apple-sys = { version = "0.2.0", features = ["CoreFoundation", "IOKit"] }
core-foundation = "0.9.3"

[build-dependencies]
Expand Down

0 comments on commit f4d7507

Please sign in to comment.