diff --git a/Cargo.toml b/Cargo.toml index b59e31b2..09b9841c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ serde_json = "1.0" interpolation = "0.2" rand = "0.8" -svg = "0.10" +svg = "0.12" pathfinder_canvas = "0.5" # These versions must stay synced with the dependencies of pathfinder_canvas