1
0
Fork 0
forked from wry/wry

all: update dependencies

This commit is contained in:
Julian Orth 2026-02-10 19:10:31 +01:00
parent 75e56bb8c0
commit 7ad18fb79f
6 changed files with 280 additions and 86 deletions

View file

@ -14,7 +14,7 @@ jay-config = { version = "1.9.0", path = "../jay-config" }
log = "0.4.14"
thiserror = "2.0.11"
error_reporter = "1.0.0"
phf = { version = "0.11.2", features = ["macros"] }
phf = { version = "0.13.1", features = ["macros"] }
indexmap = "2.2.5"
bstr = { version = "1.9.1", default-features = false }
ahash = "0.8.11"