all: update dependencies
This commit is contained in:
parent
75e56bb8c0
commit
7ad18fb79f
6 changed files with 280 additions and 86 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue