update egui
This commit is contained in:
@@ -11,9 +11,7 @@ description = "Parsing library for YTBN-Graphing-Software"
|
||||
|
||||
[dependencies]
|
||||
phf = { version = "0.11" }
|
||||
exmex = { git = "https://github.com/bertiqwerty/exmex.git", branch = "main", features = [
|
||||
"partial",
|
||||
] }
|
||||
exmex = {version = "0.17.5", features = ["partial"]}
|
||||
|
||||
[build-dependencies]
|
||||
phf_codegen = { version = "0.11" }
|
||||
|
||||
Reference in New Issue
Block a user