# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "fritzbox_logs_analyzer" version = "0.1.0" authors = ["mexus "] description = "A set of fritz-box logs analyzing tools" readme = "README.md" keywords = ["fritzbox"] license = "GPL-3.0" repository = "https://github.com/mexus/fritzbox-logs-analyzer" [dependencies.bincode] version = "0.9.2" [dependencies.clap] version = "2.27" [dependencies.fritzbox_logs] version = "0.1" [dependencies.log] version = "0.3.8" [dependencies.xz2] version = "0.1" [badges.maintenance] status = "experimental" [badges.travis-ci] branch = "master" repository = "mexus/fritzbox-logs-analyzer"