# 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 = "ig" version = "0.4.2" authors = ["Simon Bernier St-Pierre "] description = "Tetsy Internet Gateway Protocol client" homepage = "https://core.tetcoin.org" documentation = "https://tetcoin.github.io/tetsy-rust-igd/igd/" readme = "README.md" keywords = ["ig", "upnp"] license = "MIT" repository = "https://github.com/tetcoin/tetsy-rust-igd" [dependencies.hyper] version = "0.8.*" default-features = false [dependencies.rand] version = "0.3" [dependencies.regex] version = "0.1.41" [dependencies.xml-rs] version = "0.1.26" [dependencies.xmltree] version = "0.3"