Skip to content

Commit

Permalink
give up on resolving aabb-quadtree upgrading problems, this dep shoul…
Browse files Browse the repository at this point in the history
…d be replaced with another

Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp committed Oct 24, 2021
1 parent 9b16798 commit eaf541f
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 @@ -21,7 +21,7 @@ epoll = "4.3.1"
image = "0.23.14"
line_drawing = "1.0.0"
hlua = "0.4.1"
aabb-quadtree = "0.2.0"
aabb-quadtree = "0.1.0"
zstd = "0.9.0+zstd.1.5.0"
stopwatch = "0.0.7"
atomic = "0.5.0"
Expand Down

0 comments on commit eaf541f

Please sign in to comment.