Skip to content
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ anyhow = "1"
colored = "2"
serde_json = "1"
indexmap = "2"
shell-escape = "0.1"

[dev-dependencies]
tempfile = "3"
shell-words = "1"
tempfile = "3"
Loading
Loading