# 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_kerbeiros" version = "0.4.1" authors = [ "Eloy Perez ", "David Mulder ", ] description = "Kerberos client library" readme = "README.md" license = "AGPL-3.0" repository = "https://github.com/himmelblau-idm/kerbeiros" [dependencies.ascii] version = "1.1.0" [dependencies.chrono] version = "0.4" [dependencies.dns-lookup] version = "2.0" [dependencies.getset] version = "0.1" [dependencies.himmelblau_kerberos_asn1] version = "0.4.0" [dependencies.himmelblau_kerberos_ccache] version = "0.4.0" [dependencies.himmelblau_kerberos_constants] version = "0.4.0" [dependencies.himmelblau_kerberos_crypto] version = "0.4.0" [dependencies.rand] version = "0.8.5" [dependencies.thiserror] version = "1.0.61" [lints.clippy] needless_return = "allow"