diff --git a/rstar/Cargo.toml b/rstar/Cargo.toml index 9c67928..b8ae9ca 100644 --- a/rstar/Cargo.toml +++ b/rstar/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rstar" -version = "0.12.1" +version = "0.12.2" authors = ["Stefan Altmayer ", "The Georust Developers "] description = "An R*-tree spatial index" documentation = "https://docs.rs/rstar/"