# 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] name = "allenap-tftp-offload" version = "0.2.2" authors = ["Gavin Panella "] description = "allenap's TFTP offload server" homepage = "https://github.com/allenap/allenap-tftp-offload" readme = "README.md" keywords = ["unsupported"] license = "AGPL-3.0" repository = "https://github.com/allenap/allenap-tftp-offload" [dependencies.allenap-libtftp] version = "^0.2.1" [dependencies.clap] version = "^2.33.0" [dependencies.slog] version = "^2.5.0" [dependencies.slog-term] version = "^2.4.1"