Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 644 Bytes

rust-krb5-src

crates.io CI Rust Documentation

Rust build system integration for libkrb5, MIT's Kerberos implementation.

View documentation.

Installation

# Cargo.toml
[dependencies]
krb5-src = "0.3.4"