Skip to content

Commit

Permalink
remove image from Cargo.toml for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DGriffin91 committed Jun 17, 2022
1 parent 1500ee8 commit f74b4c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ bytemuck = "1.7"
# Needed to poll Task examples
futures-lite = "1.11.3"
crossbeam-channel = "0.5.0"
image = { version = "0.23.12", default-features = false }

[[example]]
name = "hello_world"
Expand Down

0 comments on commit f74b4c4

Please sign in to comment.