Upgraded petgraph, hash for traces
This commit is contained in:
@ -4,4 +4,4 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
petgraph = { version = "0.8", features = ["serde-1"] }
|
||||
petgraph = { version = ">=0.8", features = ["serde-1"] }
|
||||
|
||||
Reference in New Issue
Block a user