Skip to content

Commit

Permalink
Updated kiddo to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrasingh committed Aug 23, 2024
1 parent 1b5f409 commit e69f6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoprox-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ geohash = "0.13.1"
hashbrown = { version = "0.14.5", features = ["serde", "rayon"] }
haversine-rs = "0.3.0"
itertools = "0.13.0"
kiddo = { git = "https://github.com/sdd/kiddo.git", version = "4.2.0", rev = "cc62c6d76accdeba75c0f55db80c28eab8a21ae7", features = [
kiddo = { git = "https://github.com/sdd/kiddo.git", version = "4.2.1", features = [
"serialize",
"rayon",
] }
Expand Down

0 comments on commit e69f6f9

Please sign in to comment.