Skip to content

Commit

Permalink
remove old comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Feb 21, 2024
1 parent 3517389 commit 7173689
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ documentation = "https://docs.rs/bevy_iced"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
# NOTE: temp using "main" branch until a release with wgpu version matching iced
bevy_app = "0.13"
bevy_derive = "0.13"
bevy_ecs = "0.13"
Expand All @@ -23,7 +22,6 @@ bevy_render = "0.13"
bevy_utils = "0.13"
bevy_window = "0.13"

# NOTE: temp using "master" branch until a release with wgpu version matching bevy
iced_core = "0.12"
iced_runtime = "0.12"
iced_wgpu = "0.12"
Expand Down

0 comments on commit 7173689

Please sign in to comment.