Skip to content

Commit

Permalink
update template to include hashbrown as dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mirsella committed Dec 11, 2024
1 parent 5118d8d commit b7deff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ itertools = { workspace = true }
pathfinding = { workspace = true }
rayon = { workspace = true }
indexmap = { workspace = true }
hashbrown = { workspace = true }

0 comments on commit b7deff3

Please sign in to comment.