[dependencies.async-std]
version = "1.6.3"
[dependencies.futures]
version = "0.3.5"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.6.3"
[dev-dependencies.cargo-husky]
default-features = false
features = ["run-for-all", "prepush-hook", "precommit-hook", "run-cargo-check", "run-cargo-clippy", "run-cargo-fmt", "run-cargo-test"]
version = "1"
[dev-dependencies.pretty_assertions]
version = "0.6.1"
[package]
authors = ["ndelvalle <nicolas.delvalle@gmail.com>"]
description = "Async library to retrieve open ports for a given IP address"
edition = "2018"
license = "MIT"
name = "oports"
version = "1.0.0"