cccolutils 0.2.2

Kerberos5 Credential Cache Collection Utilities
Documentation
[badges.maintenance]
status = "deprecated"

[build-dependencies.cc]
version = "^1.0.48"

[dependencies]

[package]
authors = ["Fabio Valentini <decathorpe@gmail.com>"]
build = "build.rs"
categories = ["authentication"]
description = "Kerberos5 Credential Cache Collection Utilities"
edition = "2018"
exclude = ["/.github/", "/rustfmt.toml", "/CMakeLists.txt", "/uncrustify.cfg", "/src/test.c"]
keywords = ["kerberos", "krb5", "authentication"]
license = "MIT OR Apache-2.0"
links = "krb5"
name = "cccolutils"
readme = "README.md"
repository = "https://github.com/ironthree/cccolutils-rs"
version = "0.2.2"

[profile.release]
lto = true