Skip to content

Commit

Permalink
deps: Remove unused open dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Apr 30, 2024
1 parent 90a5005 commit 0150009
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
17 changes: 0 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions crates/masonry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ insta = { version = "1.8.0" }
assert_matches = "1.5.0"
tempfile = "3.10.1"

[target.'cfg(not(target_arch="wasm32"))'.dev-dependencies]
open = "1.6"

[[example]]
name = "simple_image"
#required-features = ["image", "png"]

0 comments on commit 0150009

Please sign in to comment.