Skip to content

Commit

Permalink
Remove unused bitflags dependency (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangehring authored Jun 14, 2020
1 parent ba6ac07 commit 61b0644
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 @@ -22,7 +22,6 @@ custom_derive = "0.1"
url = "2.1"
ieee754 = "0.2"
lazy_static = "1.4"
bitflags = "1.2"
regex = "1.3"
linear-map = "1.2"
serde_base = { version = "^1", optional = true, package = "serde" }
Expand Down

0 comments on commit 61b0644

Please sign in to comment.