Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Jan 7, 2025
1 parent 70d3ae0 commit d0b1b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security-framework/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ edition = "2021"
rust-version = "1.70"

[dependencies]
security-framework-sys = { version = "2.13", default-features = false, path = "../security-framework-sys" }
security-framework-sys = { version = "2.14", default-features = false, path = "../security-framework-sys" }
bitflags = "2.6"
core-foundation = "0.10"
core-foundation-sys = "0.8.6"
Expand Down

0 comments on commit d0b1b60

Please sign in to comment.