Update `dunce` to 1.0.4
This commit is contained in:
parent
bf8429db6b
commit
b3fa50fa89
|
|
@ -25,7 +25,7 @@ bincode = "1.3.1"
|
||||||
clap = { version = "4.3.0", features = ["derive"] }
|
clap = { version = "4.3.0", features = ["derive"] }
|
||||||
color-print = "0.3.4"
|
color-print = "0.3.4"
|
||||||
dirs = "6.0.0"
|
dirs = "6.0.0"
|
||||||
dunce = "1.0.1"
|
dunce = "1.0.4"
|
||||||
fastrand = "2.0.0"
|
fastrand = "2.0.0"
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
ouroboros = "0.18.3"
|
ouroboros = "0.18.3"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue