Skip to content

Commit

Permalink
Upgrade embedded-hal-mock to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Jan 11, 2024
1 parent 58cbb1c commit 989b0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sensirion-i2c = "0.2"

[dev-dependencies]
linux-embedded-hal = "0.3"
embedded-hal-mock = { version = "0.10.0-rc.4", features = ["eh0"] }
embedded-hal-mock = { version = "0.10.0", features = ["eh0"] }

[profile.release]
lto = true

0 comments on commit 989b0ea

Please sign in to comment.