Skip to content

Commit

Permalink
Update Rust crate bitfield to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent f436cc0 commit 9035a33
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.15"
bitfield = "0.16"
maybe-async-cfg = "0.2"
defmt = { version = "0.3", optional = true }

0 comments on commit 9035a33

Please sign in to comment.