Update dependencies throughout the project (#2401)

* Update dependencies

* Update stable node ID hashes again, for some reason?
This commit is contained in:
Keavon Chambers
2025-03-07 21:32:52 -08:00
committed by GitHub
parent c4cf47703a
commit 381dcbf17f
13 changed files with 2532 additions and 2175 deletions

View File

@@ -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]]