Documentation
# 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 = "hina"
version = "0.0.15"
authors = ["hina <a@hinaria.com>"]
description = ":]."
documentation = "https://docs.rs/hina"
readme = "docs/crates.io.md"
keywords = []
categories = []
license = "MIT/Apache-2.0"
repository = "https://github.com/hinaria/hina"
[dependencies.bite]
version = "0.0.5"

[dependencies.bytes]
version = "0.4.12"

[dependencies.itertools]
version = "0.8.0"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.log]
version = "0.4.5"

[dependencies.ntdll]
version = "0.0.3"

[dependencies.num-traits]
version = "0.2.6"

[dependencies.parking_lot]
version = "0.7.1"
features = ["nightly"]

[dependencies.rand]
version = "0.6.5"

[dependencies.ring]
version = "0.14.6"

[dependencies.unicode-width]
version = "0.1.5"

[dependencies.untrusted]
version = "0.6.2"

[dependencies.winapi]
version = "0.3.7"
features = ["std", "consoleapi", "processenv", "unknwnbase"]

[features]
scramble = []
[target."cfg(unix)".dependencies.libc]
version = "0.2.54"