We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49041c commit 504d084Copy full SHA for 504d084
1 file changed
Cargo.toml
@@ -63,7 +63,7 @@ freetype-sys = "0.20"
63
yeslogic-fontconfig-sys = "6.0"
64
65
[target.'cfg(not(any(target_arch = "wasm32", target_family = "windows", target_os = "android", target_env = "ohos")))'.dependencies]
66
-dirs = "5.0"
+dirs = "6.0"
67
68
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
69
walkdir = "2.1"
0 commit comments