parsing: cargo upgrade
This commit is contained in:
parent
9677e8f8b4
commit
c9eff77dff
@ -10,11 +10,11 @@ description = "Parsing library for YTBN-Graphing-Software"
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
phf = { version = "0.11" }
|
||||
exmex = {version = "0.17.5", features = ["partial"]}
|
||||
phf = { version = "0.13" }
|
||||
exmex = {version = "0.20.5", features = ["partial"]}
|
||||
|
||||
[build-dependencies]
|
||||
phf_codegen = { version = "0.11" }
|
||||
phf_codegen = { version = "0.13" }
|
||||
|
||||
[package.metadata.cargo-all-features]
|
||||
skip_optional_dependencies = true #don't test optional dependencies, only features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user