Skip to content

Commit

Permalink
Merge pull request #236 from est31/master
Browse files Browse the repository at this point in the history
Remove redundant fixedbitset dependency
  • Loading branch information
pcwalton committed Sep 8, 2019
2 parents f89ed90 + ad14371 commit 8914cb4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 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 renderer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ authors = ["Patrick Walton <pcwalton@mimiga.net>"]
[dependencies]
bitflags = "1.0"
byteorder = "1.2"
fixedbitset = "0.1"
hashbrown = "0.1"
rayon = "1.0"
serde = "1.0"
Expand Down

0 comments on commit 8914cb4

Please sign in to comment.