Skip to content

Commit

Permalink
Update Rust crate bitfield to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent bc0824e commit 76aae93
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,6 +18,6 @@ async = ["dep:embedded-hal-async"]
[dependencies]
embedded-hal = "1.0"
embedded-hal-async = { version = "1.0", optional = true }
bitfield = "0.16"
bitfield = "0.17"
maybe-async-cfg = "0.2"
defmt = { version = "0.3", optional = true }

0 comments on commit 76aae93

Please sign in to comment.