Skip to content

Commit

Permalink
fix: tests using critical-section
Browse files Browse the repository at this point in the history
  • Loading branch information
chmanie committed Apr 10, 2024
1 parent 8ff3ee2 commit daa7d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ embassy-sync = "0.5"
[dev-dependencies]
embedded-hal-mock = { version = "0.10", features = ["eh1", "embedded-hal-async"] }
tokio = { version = "1.36", features = ["full"] }
critical-section = { version = "1.1", features = ["std"] }

0 comments on commit daa7d4e

Please sign in to comment.