mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 22:09:25 +00:00
Update Cargo.toml
This commit is contained in:
parent
972255ae25
commit
730345086b
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ semver = "0.9.0"
|
|||
uuid = {version = "0.7.4", features = [ "v4", "serde" ]}
|
||||
syntect = "3.2.0"
|
||||
strip-ansi-escapes = "0.1.0"
|
||||
heim = "0.0.5"
|
||||
heim = "0.0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue