mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-04-08 01:01:00 +00:00
11 lines
191 B
TOML
11 lines
191 B
TOML
[package]
|
|
name = "xtask"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
anyhow.workspace = true
|
|
clap.workspace = true
|
|
ignore.workspace = true
|
|
shell-words.workspace = true
|