File: relax-deps.diff

package info (click to toggle)
rust-font-kit 0.14.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -119,7 +119,7 @@
 source-fontconfig-dlopen = ["yeslogic-fontconfig-sys/dlopen"]
 
 [target.'cfg(not(any(target_arch = "wasm32", target_family = "windows", target_os = "android", target_env = "ohos")))'.dependencies.dirs]
-version = "6.0"
+version = "5.0"
 
 [target.'cfg(not(any(target_family = "windows", target_os = "macos", target_os = "ios")))'.dependencies.freetype-sys]
 version = "0.20"