Skip to content

Commit 42e2b42

Browse files
authored
Merge pull request #393 from gitext-rs/renovate/petgraph-0.x
chore(deps): Update Rust crate petgraph to 0.8.0
2 parents 1ab1e6b + 9716635 commit 42e2b42

File tree

2 files changed

+29
-4
lines changed

2 files changed

+29
-4
lines changed

Cargo.lock

Lines changed: 28 additions & 3 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
@@ -136,7 +136,7 @@ itertools = "0.14.0"
136136
ignore = "0.4.22"
137137
bstr = "1.9.1"
138138
maplit = "1.0.2"
139-
petgraph = "0.7.0"
139+
petgraph = "0.8.0"
140140
downcast-rs = "2.0.0"
141141
names = { version = "0.14.0", default-features = false }
142142
elsa = "1.10.0"

0 commit comments

Comments
 (0)