Skip to content

Commit f1d6e10

Browse files
committed
Remove bevy_prototype_lyon crate after figuring out how to draw glyphs with native egui
1 parent 23ab337 commit f1d6e10

File tree

2 files changed

+0
-70
lines changed

2 files changed

+0
-70
lines changed

Cargo.lock

-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ serde_yaml = "~0.9"
1515
rocket = "0.5.0-rc.2"
1616
bevy = { version = "0.9", features=["jpeg"] }
1717
bevy_egui = "0.19"
18-
bevy_prototype_lyon = "0.7.2"
1918

2019
[dependencies.rocket_dyn_templates]
2120
version = "0.1.0-rc.2"

0 commit comments

Comments
 (0)