Skip to content

Commit

Permalink
pin e-h alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrosenthal committed Dec 20, 2021
1 parent 4a9a15b commit 82d0a15
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 @@ -18,7 +18,7 @@ helpers = [ "structopt", "humantime", "std", "pcap-file", "libc", "byteorder", "
default = []

[dependencies]
embedded-hal = "1.0.0-alpha.6"
embedded-hal = "=1.0.0-alpha.6"
nb = "1.0.0"

log = { version = "0.4.14", optional = true, default_features = false }
Expand Down

0 comments on commit 82d0a15

Please sign in to comment.