Skip to content
Snippets Groups Projects
Commit 98e9b453 authored by John Mitchell's avatar John Mitchell
Browse files

Fixed up cargo.toml

parent bd221374
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ bitflags = "1.3.2"
reorder = "2.1"
resources = "1.1"
instant = "0.1"
bevy_svg = { path = "../bevy_svg", default-features = false } #{ version = "0.10", default-features = false }
bevy_svg = { git = "https://github.com/StarArawn/bevy_svg", rev = "9a14eccf680b7fa98f6494fc10e8aaa5931de5c8", default-features = false }
interpolation = { version = "0.2" }
usvg = "0.27"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment