Skip to content

Commit 17c1252

Browse files
Update security-framework requirement from 2.0.0 to 3.0.0
Updates the requirements on [security-framework](https://github.com/kornelski/rust-security-framework) to permit the latest version. - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: security-framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ed6bd1 commit 17c1252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ vendored = ["openssl/vendored"]
1717
alpn = ["security-framework/alpn"]
1818

1919
[target.'cfg(target_vendor = "apple")'.dependencies]
20-
security-framework = "2.0.0"
20+
security-framework = "3.0.0"
2121
security-framework-sys = "2.0.0"
2222
libc = "0.2"
2323

0 commit comments

Comments
 (0)