diff options
Diffstat (limited to 'examples2d')
| -rw-r--r-- | examples2d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples2d/Cargo.toml b/examples2d/Cargo.toml index 6ade796..f8a29bf 100644 --- a/examples2d/Cargo.toml +++ b/examples2d/Cargo.toml @@ -17,7 +17,7 @@ rand = "0.8" Inflector = "0.11" nalgebra = "0.27" lyon = "0.17" -usvg = "0.13" +usvg = "0.14" [dependencies.rapier_testbed2d] path = "../build/rapier_testbed2d" |
