Skip to content

Commit

Permalink
Merge pull request #1 from strawlab/dependabot/cargo/core-foundation-0.9
Browse files Browse the repository at this point in the history
Update core-foundation requirement from 0.7 to 0.9
  • Loading branch information
astraw authored Oct 9, 2020
2 parents 5029190 + c9444bd commit 78316ef
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 @@ -11,7 +11,7 @@ categories = ["date-and-time", "internationalization", "os"]
readme = "README.md"

[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.7"
core-foundation = "0.9"

[target.'cfg(target_os = "windows")'.dependencies]
winrt = "0.7"

0 comments on commit 78316ef

Please sign in to comment.