Skip to content

Commit d0b1b60

Browse files
committed
Bump
1 parent 70d3ae0 commit d0b1b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security-framework/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ edition = "2021"
1818
rust-version = "1.70"
1919

2020
[dependencies]
21-
security-framework-sys = { version = "2.13", default-features = false, path = "../security-framework-sys" }
21+
security-framework-sys = { version = "2.14", default-features = false, path = "../security-framework-sys" }
2222
bitflags = "2.6"
2323
core-foundation = "0.10"
2424
core-foundation-sys = "0.8.6"

0 commit comments

Comments
 (0)