Skip to content

Commit

Permalink
Merge pull request #308 from aegoroff/dependabot/cargo/petgraph-eq-0.7.0
Browse files Browse the repository at this point in the history
chore(deps): update petgraph requirement from =0.6.6 to =0.7.0
  • Loading branch information
aegoroff authored Jan 1, 2025
2 parents 82066fa + 8e95796 commit 7e16b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ serde_json = "=1.0.134"
vfs = "=0.12.0"
clap = { version = "=4.5.23", features = ["std", "color", "suggestions", "cargo", "derive"] }
clap_complete = "=4.5.40"
petgraph = "=0.6.6"
petgraph = "=0.7.0"
ansi_term = "=0.12.1"
handlebars = "=6.2.0"
sha2 = "=0.10.8"
Expand Down

0 comments on commit 7e16b00

Please sign in to comment.