Skip to content

Commit e5e1a83

Browse files
committed
chore: remove unneeded comments
1 parent 2a2070e commit e5e1a83

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,3 @@ pretty_assertions = "1.4.1"
4848
ron = "0.8.1"
4949
rstest = "0.24"
5050
strum = { version = "0.26.3", features = ["derive"] }
51-
52-
# If you want to use the bleeding edge version of egui and eframe:
53-
# egui = { git = "https://github.com/emilk/egui", branch = "master" }
54-
# eframe = { git = "https://github.com/emilk/egui", branch = "master" }
55-
56-
# If you fork https://github.com/emilk/egui you can test with:
57-
# egui = { path = "../egui/crates/egui" }
58-
# eframe = { path = "../egui/crates/eframe" }

0 commit comments

Comments
 (0)