mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 10:58:04 +08:00
Update dependencies throughout the project (#2401)
* Update dependencies * Update stable node ID hashes again, for some reason?
This commit is contained in:
@@ -57,8 +57,8 @@ graph-craft = { workspace = true, features = ["loading"] }
|
||||
pretty_assertions = { workspace = true }
|
||||
|
||||
# Required dependencies
|
||||
criterion = { version = "0.5", features = ["html_reports"]}
|
||||
iai-callgrind = { version = "0.12.3"}
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
iai-callgrind = { version = "0.12.3" }
|
||||
|
||||
# Benchmarks
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user