Skip to content

Commit 98481c5

Browse files
dependabot[bot]fujiapple852
authored andcommitted
build(deps): bump petgraph from 0.8.1 to 0.8.2
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.8.1...petgraph@v0.8.2) --- updated-dependencies: - dependency-name: petgraph dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4183e36 commit 98481c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -58,7 +58,7 @@ mockall = "0.13.1"
5858
nix = { version = "0.30.1", default-features = false }
5959
parking_lot = "0.12.4"
6060
paste = "1.0.15"
61-
petgraph = "0.8.1"
61+
petgraph = "0.8.2"
6262
pretty_assertions = "1.4.1"
6363
rand = "0.9.1"
6464
ratatui = "0.29.0"

0 commit comments

Comments
 (0)