Skip to content

Commit

Permalink
Updated crate version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuckmccready committed May 19, 2021
1 parent 094c1e4 commit 8cd1f39
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 @@ -7,7 +7,7 @@ keywords = ["algorithm", "2d", "computational", "geometry", "spatial"]
license = "MIT OR Apache-2.0"
name = "static_aabb2d_index"
repository = "https://github.com/jbuckmccready/static_aabb2d_index"
version = "0.5.1"
version = "0.6.0"

[features]
# allows for some selective use of unsafe for performance gains
Expand Down

0 comments on commit 8cd1f39

Please sign in to comment.