Skip to content

Commit

Permalink
Merge pull request #15 from evenfurther/renovate/pathfinding-4.x
Browse files Browse the repository at this point in the history
Update Rust crate pathfinding to 4.3.1
  • Loading branch information
renovate[bot] committed Sep 21, 2023
2 parents 1bbbe47 + 0382b7c commit bdd8d80
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 @@ -11,7 +11,7 @@ clap = { version = "4.4", features = ["derive"] }
color-eyre = "0.6.2"
csv = "1.2.2"
eyre = "0.6.8"
pathfinding = "4.2.1"
pathfinding = "4.3.1"
rand = "0.8.5"
serde = { version = "1.0.188", features = ["derive"] }
sqlx = { version = "0.7.1", features = ["runtime-tokio-rustls", "mysql", "macros", "any"] }
Expand Down

0 comments on commit bdd8d80

Please sign in to comment.