Skip to content

Commit

Permalink
Remove redundant nb feature to appease older Cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinmit committed Jul 8, 2022
1 parent 58be25f commit 09ed097
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 @@ include = [

[features]
default = ["nb"]
nb = ["dep:nb"]
nightly = ["async"]
async = ["dep:embedded-hal-async"]

Expand Down

0 comments on commit 09ed097

Please sign in to comment.