Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eadf committed Feb 7, 2021
1 parent bcd937b commit 4c8d81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ keywords = ["voronoi", "sweepline", "geometry"]

[dependencies]
num = "^0.3.1"
ordered-float = "^2.0.1"
ordered-float = "^2.1.1"
fnv = "^1.0.7"
rb_tree = "^0.3.1"
rb_tree = "^0.3.2"
vec_map = "^0.8.2"
num-bigint = "^0.3.1"
num-traits = "^0.2.14"
Expand Down

0 comments on commit 4c8d81c

Please sign in to comment.