Skip to content

Commit

Permalink
Bump core-foundation dependency to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Sep 16, 2024
1 parent 1d1a94f commit 6a1e7c8
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 @@ -29,7 +29,7 @@ wasm-console = ["web-sys/console"]
home = "0.5"

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

[target.'cfg(target_os = "android")'.dependencies]
jni = "0.21"
Expand Down

0 comments on commit 6a1e7c8

Please sign in to comment.