Skip to content

Commit bf927c1

Browse files
authored
bump petgrpah version (#153)
1 parent 00c72bc commit bf927c1

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

Cargo.lock

Lines changed: 21 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ diagnostics = ["tabwriter", "human_bytes"]
3636
[dependencies]
3737
ahash = "0.8.11"
3838
itertools = "0.14"
39-
petgraph = "0.7.1"
39+
petgraph = "0.8"
4040
tracing = "0.1.41"
4141
elsa = "1.10.0"
4242
bitvec = "1.0.1"

0 commit comments

Comments
 (0)