Skip to content

Commit

Permalink
update globalcache
Browse files Browse the repository at this point in the history
  • Loading branch information
s3bk committed Jan 4, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6c93243 commit 37ca9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ euclid = { version = "0.22.7", optional = true }
bitflags = "2.5"
istring = { version = "0.3.3", features = ["std", "size"] }
datasize = "0.2.13"
globalcache = { version = "0.2.2", features = ["sync"], optional = true }
globalcache = { version = "0.2.3", features = ["sync"], optional = true }
indexmap = "2.1.0"

[dev-dependencies]

0 comments on commit 37ca9db

Please sign in to comment.