hirofa_utils 0.2.0

Utils project which is depended on by several other projects
Documentation
[dependencies.either]
version = "1.6.0"

[dependencies.futures]
version = "0.3"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.linked-hash-map]
version = "0.5.3"

[dependencies.log]
version = "0.4"

[dependencies.lru]
version = "0.6.0"

[dependencies.num_cpus]
version = "1.13.0"

[dependencies.simple-logging]
version = "2.0.2"

[dependencies.thread-id]
version = "3.3.0"

[dependencies.tokio]
features = ["rt-multi-thread", "rt", "bytes", "fs", "io-std", "io-util", "libc", "macros", "memchr", "winapi", "tracing", "time", "tokio-macros", "test-util", "sync", "parking_lot", "once_cell", "mio", "net", "num_cpus"]
version = "1"
[dev-dependencies.cargo-husky]
default-features = false
features = ["precommit-hook", "run-cargo-test", "run-cargo-clippy"]
version = "1.5.0"

[package]
authors = ["HiRoFa <info@hirofa.com>"]
description = "Utils project which is depended on by several other projects"
edition = "2018"
license = "MIT"
name = "hirofa_utils"
version = "0.2.0"