# 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] edition = "2018" name = "netctl2iwd" version = "0.1.2" authors = ["Bert Peters "] description = "Convert netctl profiles to iwd configurations." readme = "README.md" keywords = ["netctl", "wireless", "iwd"] license = "MIT" repository = "https://github.com/bertptrs/netctl2iwd" [dependencies.clap] version = "2.32.0" [dependencies.hex] version = "0.3.2" [dependencies.hmac] version = "0.7.0" [dependencies.pbkdf2] version = "0.3.0" default-features = false [dependencies.rust-ini] version = "0.13.0" [dependencies.sha-1] version = "0.8.1" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] branch = "master" repository = "bertptrs/netctl2iwd"