Skip to content

Commit

Permalink
Deps: Remove unused polonius-the-crab.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Sep 21, 2024
1 parent fbea0cc commit 1f75977
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 54 deletions.
26 changes: 0 additions & 26 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ petgraph = { version = "0.6.2", default-features = false, features = ["graphmap"
png-decoder = "0.1.1" # used by all-is-cubes for no_std-compatible reading pngs
png = "0.17.6" # used by all-is-cubes-desktop for writing pngs
pollster = { version = "0.3.0", default-features = false }
polonius-the-crab = { version = "0.4.1" }
pretty_assertions = "1.2.0"
rand = { version = "0.8.3", default-features = false }
rand_xoshiro = "0.6.0"
Expand Down
1 change: 0 additions & 1 deletion all-is-cubes-base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ manyfmt = { workspace = true }
mutants = { workspace = true }
num-traits = { workspace = true }
ordered-float = { workspace = true }
polonius-the-crab = { workspace = true }
rand = { workspace = true }
re_types = { workspace = true, optional = true }
serde = { workspace = true, optional = true, features = ["derive"] }
Expand Down
26 changes: 0 additions & 26 deletions all-is-cubes-wasm/Cargo.lock

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

0 comments on commit 1f75977

Please sign in to comment.