Skip to content

Commit 504d084

Browse files
authored
Upgrade dirs to 6.0.0 (#261)
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent d49041c commit 504d084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ freetype-sys = "0.20"
6363
yeslogic-fontconfig-sys = "6.0"
6464

6565
[target.'cfg(not(any(target_arch = "wasm32", target_family = "windows", target_os = "android", target_env = "ohos")))'.dependencies]
66-
dirs = "5.0"
66+
dirs = "6.0"
6767

6868
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
6969
walkdir = "2.1"

0 commit comments

Comments
 (0)