diff --git a/crates/landmass/Cargo.toml b/crates/landmass/Cargo.toml index c3f45c4..d55fb7e 100644 --- a/crates/landmass/Cargo.toml +++ b/crates/landmass/Cargo.toml @@ -18,7 +18,7 @@ dodgy_2d = "0.5.1" glam = "0.29.1" kdtree = "0.7.0" ord_subset = "3.1.1" -geo = "0.28.0" +geo = "0.29.1" disjoint = "0.8.0" slotmap = "1.0.7" thiserror = "1.0"