Skip to content

Commit 37ca9db

Browse files
committed
update globalcache
1 parent 6c93243 commit 37ca9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ euclid = { version = "0.22.7", optional = true }
4040
bitflags = "2.5"
4141
istring = { version = "0.3.3", features = ["std", "size"] }
4242
datasize = "0.2.13"
43-
globalcache = { version = "0.2.2", features = ["sync"], optional = true }
43+
globalcache = { version = "0.2.3", features = ["sync"], optional = true }
4444
indexmap = "2.1.0"
4545

4646
[dev-dependencies]

0 commit comments

Comments
 (0)