haneru 0.0.0

For take the name
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 = "haneru"
version = "0.0.0"
authors = ["hatoo <hato2000@gmail.com>"]
description = "For take the name"
license = "MIT"

[[bench]]
name = "page_pool_bench"
harness = false
[dependencies.async-rwlock]
version = "1.3.0"

[dependencies.flume]
version = "0.10.4"

[dependencies.fs2]
version = "0.4.3"

[dependencies.futures]
version = "0.3.14"

[dependencies.libc]
version = "0.2.93"

[dependencies.rio]
version = "0.9.4"

[dependencies.thiserror]
version = "1.0"
[dev-dependencies.criterion]
version = "0.3"
features = ["async_tokio"]

[dev-dependencies.rand]
version = "0.8.3"

[dev-dependencies.tempfile]
version = "3.1"

[dev-dependencies.tokio]
version = "1.5.0"
features = ["full"]