diff --git a/Cargo.toml b/Cargo.toml index cd252f0..f358565 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,6 @@ log = "0.4.17" [dev-dependencies] data-uri-utils = "0.2.0" geo-rand = "0.3.0" -geo-svg = "0.6.0" +geo-svg = "0.7.0" rand_core = "0.6.2" rand_pcg = "0.3.0"