Skip to content

Commit

Permalink
Update vecmap dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaye committed Jan 5, 2023
1 parent 3fbc57d commit 5d61600
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 @@ -19,7 +19,7 @@ crossbeam-utils = "0.8"
crossbeam-channel = { git = "https://github.com/oowekyala/crossbeam.git", rev = "9eed66904f969156dedad4eef61ce91d23b9cccb" }
static_assertions = "1.1.0"
rayon = { version = "1.5", optional = true }
vecmap = { git = "https://github.com/jhaye/vecmap", rev = "b86c31848194d55b87d03578350173d142144c90" }
vecmap = { git = "https://github.com/jhaye/vecmap", rev = "94a2709665620ed7847529cd90a44c19ebd8a195" }
cfg-if = "1.0.0"

[dev-dependencies]
Expand Down

0 comments on commit 5d61600

Please sign in to comment.