Upgrade shellexpand dep (#2529)

The previous version depended on the deprecated `dirs` crate.
This commit is contained in:
Louis Pilfold
2021-01-04 15:05:42 +00:00
committed by GitHub
parent 2964023a77
commit 40887c655f
2 changed files with 13 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ vulnerability = "deny"
unmaintained = "deny"
yanked = "deny"
ignore = [
"RUSTSEC-2020-0053", # dirs is unmaintained
]
# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html