Skip to content

Commit

Permalink
fix(deps): update rust crate core-foundation to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and liias committed Dec 2, 2023
1 parent bfc301c commit 2d171fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -66,7 +66,7 @@ interprocess = "1.2.1"
# macOS Core Foundation bindings
# small selection of Core Foundation libs I happen to need
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.9.3"
core-foundation = "0.9.4"
cocoa-foundation = "0.1.2"
objc = "0.2.7"
libc = "0.2"
Expand Down

0 comments on commit 2d171fd

Please sign in to comment.