Crates.io | security-framework-sys |
lib.rs | security-framework-sys |
version | |
source | src |
created_at | 2015-11-27 22:16:51.749519 |
updated_at | 2025-01-07 16:00:44.965072 |
description | Apple `Security.framework` low-level FFI bindings |
homepage | https://lib.rs/crates/security-framework-sys |
repository | https://github.com/kornelski/rust-security-framework |
max_upload_size | |
id | 3519 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Bindings to the Apple's Security.framework
. Allows use of TLS and Keychain from Rust.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.