mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-05-01 12:04:49 +00:00
11 lines
173 B
TOML
11 lines
173 B
TOML
[package]
|
|
name = "xtask"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.32"
|
|
clap = "=3.0.0-beta.5"
|
|
ignore = "0.4.18"
|
|
shell-words = "1.0.0"
|