hunter 1.0.1

Fast, lag-free terminal file browser
# 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 = "hunter"
version = "1.0.1"
authors = ["rabite"]
description = "Fast, lag-free terminal file browser"
homepage = "https://github.com/rabite0/hunter"
readme = "README.md"
keywords = ["cli", "terminal", "file"]
categories = ["command-line-utilities"]
license = "WTFPL"
repository = "https://github.com/rabite0/hunter"
[dependencies.alphanumeric-sort]
version = "1.0.6"

[dependencies.chrono]
version = "0.4"

[dependencies.dirs-2]
version = "1.1.0"

[dependencies.failure]
version = "0.1.5"

[dependencies.failure_derive]
version = "0.1.1"

[dependencies.lazy_static]
version = "0.2.11"

[dependencies.libc]
version = "0.2.51"

[dependencies.lscolors]
version = "0.5.0"
features = ["ansi_term"]

[dependencies.notify]
version = "4.0.9"

[dependencies.parse-ansi]
version = "0.1.6"

[dependencies.rayon]
version = "1.0.3"

[dependencies.signal-notify]
version = "0.1.3"

[dependencies.systemstat]
version = "0.1.4"

[dependencies.termion]
version = "1.5.1"

[dependencies.tree_magic]
version = "0.2.1"

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

[dependencies.users]
version = "0.8"

[dependencies.x11-clipboard]
version = "0.3.1"