Update Cargo.toml

This commit is contained in:
Jonathan Turner 2019-08-09 04:40:28 +12:00 committed by GitHub
parent 972255ae25
commit 730345086b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"