diff --git a/Cargo.toml b/Cargo.toml index 56d5c051..e092d538 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ edition = "2018" [dependencies] libc = "0.2.29" -geo = "0.22.0" +geo = "0.23.0" num-traits = "0.2.8" thiserror = "1.0.4"