Skip to content

Commit 70d3ae0

Browse files
committed
Bump
1 parent 22359c4 commit 70d3ae0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

security-framework-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "security-framework-sys"
3-
version = "2.13.0"
3+
version = "2.14.0"
44
authors = ["Steven Fackler <[email protected]>", "Kornel <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
description = "Apple `Security.framework` low-level FFI bindings"

security-framework/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "security-framework"
3-
version = "3.1.0"
3+
version = "3.2.0"
44
authors = [
55
"Steven Fackler <[email protected]>",
66
"Kornel <[email protected]>",

0 commit comments

Comments
 (0)