]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Float versions for maximum compatibility?
authorSimon Cozens <simon@simon-cozens.org>
Wed, 12 Feb 2025 20:21:46 +0000 (03:21 +0700)
committerSimon Cozens <simon@simon-cozens.org>
Wed, 12 Feb 2025 20:21:46 +0000 (03:21 +0700)
Cargo.toml

index 2923b08bcd4911d258a1cb9feb1cf8350bb03f16..754924d64d68c6caafd97bf51f16bab7c71d9732 100644 (file)
@@ -15,7 +15,7 @@ bytes = "1.7.1"
 prost = "0.13"
 serde = { version = "1.0", features = ["derive"] }
 serde_json = "1.0"
-write-fonts = { version = "0.34.0", optional = true, features = ["read"] }
+write-fonts = { version = "0", optional = true, features = ["read"] }
 skrifa = { version = "0", optional = true }
 indexmap = "2.7.0"