https://github.com/materializeinc/rust-sasl
Cyrus SASL bindings for Rust
https://github.com/materializeinc/rust-sasl
Last synced: 10 months ago
JSON representation
Cyrus SASL bindings for Rust
- Host: GitHub
- URL: https://github.com/materializeinc/rust-sasl
- Owner: MaterializeInc
- License: apache-2.0
- Created: 2020-04-03T06:21:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T16:59:48.000Z (about 2 years ago)
- Last Synced: 2024-12-16T16:05:26.482Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 2.94 MB
- Stars: 4
- Watchers: 7
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-sasl
[](https://crates.io/crates/sasl2-sys)
[](https://github.com/MaterializeInc/rust-sasl/actions?query=workflow%3ACI+branch%3Amaster)
[][docs]
[Cyrus SASL] bindings for the Rust programming language.
**[View documentation.][docs]**
## Installation
```toml
# Cargo.toml
[dependencies]
sasl2-sys = "0.1.22"
```
[Cyrus SASL]: https://www.cyrusimap.org/sasl/
[docs]: https://docs.rs/sasl2-sys/0.1.22/sasl2-sys