[package] name = "cadelo" description = "Tool to interact and attack the Kerberos protocol" version = "0.0.1" authors = ["Zer1t0 "] edition = "2018" license = "AGPL-3.0" repository = "https://gitlab.com/Zer1t0/cadelo" [dependencies] kerbeiros = "0.0" clap = "2" ascii = "0.9" threadpool = "1.7" itertools = "0.8" failure = "0.1" failure_derive = "0.1"