# 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 = "wyr" version = "0.3.2" authors = ["Caleb Whiting "] description = "Yet another tool to automate Wireguard setup." license = "MIT" repository = "https://gitlab.com/szaver/wyr" [dependencies.anyhow] version = "1.0.27" [dependencies.derive_builder] version = "0.9.0" [dependencies.ipnet] version = "2.3.0" [dependencies.miscreant] version = "0.5.2" [dependencies.my_internet_ip] version = "0.1.1" [dependencies.qrcode] version = "0.12.0" [dependencies.rust-ini] version = "0.15.2" [dependencies.structopt] version = "0.3.12"