Skip to content

Commit

Permalink
Merge pull request #6 from risoflora/dependabot/cargo/core-foundation…
Browse files Browse the repository at this point in the history
…-0.10

Update core-foundation requirement from 0.9 to 0.10
  • Loading branch information
silvioprog authored Jan 25, 2025
2 parents 900e165 + 7b123d8 commit 1b2b0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ edition = '2021'
version = '0.3'
features = ['winuser']
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = '0.9'
core-foundation = '0.10'
mach = '0.3'
io-kit-sys = '0.4'

0 comments on commit 1b2b0ba

Please sign in to comment.