Skip to content

Commit a91052c

Browse files
burrbullrichardeoin
authored andcommitted
rm bitflags
1 parent 4864cde commit a91052c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Unreleased
4+
5+
* remove unused `bitflags` dependency
46
* bors bot replaced with GH merge queue
57
* Update `smoltcp` dependency to `0.9.0`
68
* MSRV increased to 1.65.0

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ synopsys-usb-otg = { version = "^0.3.0", features = ["cortex-m"], optional = tru
4545
embedded-display-controller = { version = "^0.1.0", optional = true }
4646
log = { version = "0.4.14", optional = true} # see also the dev-dependencies section
4747
fdcan = { version = "0.2", optional = true }
48-
bitflags = { version = "2.0.0" }
4948
embedded-storage = "0.3"
5049

5150
[dependencies.smoltcp]

0 commit comments

Comments
 (0)