dependencies: Update shellexpand to 3.1.0

This commit is contained in:
2023-05-06 17:14:39 +02:00
parent 2a4934b01a
commit 6183a58204
2 changed files with 90 additions and 17 deletions

View File

@@ -51,7 +51,7 @@ features = ["derive"]
version = "=0.17.1"
[dependencies.shellexpand]
version = "=3.0.0"
version = "=3.1.0"
[dependencies.clap]
version = "=4.0.29"