Skip to content

Commit

Permalink
Update appkit-nsworkspace-bindings dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dimusic committed Sep 20, 2023
1 parent 739efff commit 3d7c405
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 146 deletions.
183 changes: 39 additions & 144 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions appkit-nsworkspace-bindings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "AppKit NSWorkspace bindings"
repository = "https://github.com/dimusic/active-win-pos-rs"

[target.'cfg(target_os = "macos")'.build-dependencies]
bindgen = "0.60.1"
bindgen = "0.68.1"

[target.'cfg(target_os = "macos")'.dependencies]
objc = "0.2"
objc = "0.2"

0 comments on commit 3d7c405

Please sign in to comment.