# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "himmelblau_kerberos_ccache" version = "0.4.1" authors = [ "Eloy Perez ", "David Mulder ", ] description = "Library to parse ccache kerberos structures" readme = "README.md" license = "AGPL-3.0" repository = "https://github.com/himmelblau-idm/kerbeiros" [dependencies.chrono] version = "0.4" [dependencies.failure_derive] version = "0.1" [dependencies.himmelblau_kerberos_asn1] version = "0.4.0" [dependencies.himmelblau_kerberos_constants] version = "0.4.0" [dependencies.nom] version = "7" [dependencies.thiserror] version = "1.0.61" [lints.clippy] needless_return = "allow"