Update `dunce` to 1.0.4

This commit is contained in:
mataha 2023-06-06 00:57:02 +02:00
parent bf8429db6b
commit b3fa50fa89
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ bincode = "1.3.1"
clap = { version = "4.3.0", features = ["derive"] }
color-print = "0.3.4"
dirs = "6.0.0"
dunce = "1.0.1"
dunce = "1.0.4"
fastrand = "2.0.0"
glob = "0.3.0"
ouroboros = "0.18.3"