We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c93243 commit 37ca9dbCopy full SHA for 37ca9db
pdf/Cargo.toml
@@ -40,7 +40,7 @@ euclid = { version = "0.22.7", optional = true }
40
bitflags = "2.5"
41
istring = { version = "0.3.3", features = ["std", "size"] }
42
datasize = "0.2.13"
43
-globalcache = { version = "0.2.2", features = ["sync"], optional = true }
+globalcache = { version = "0.2.3", features = ["sync"], optional = true }
44
indexmap = "2.1.0"
45
46
[dev-dependencies]
0 commit comments