lacy 0.2.1

Fast magical cd alternative for lazy terminal navigators
[[bin]]
name = "lacy"
path = "src/main.rs"

[dependencies.clap]
features = ["derive"]
version = "4.5.9"

[dependencies.dialoguer]
version = "0.11"

[package]
authors = ["timothebot"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Fast magical cd alternative for lazy terminal navigators"
edition = "2021"
exclude = [".github/*", "test/*", "devtools/*"]
homepage = "https://github.com/timothebot/lacy"
license = "MIT"
name = "lacy"
readme = "README.md"
repository = "https://github.com/timothebot/lacy"
version = "0.2.1"