Skip to content

Commit

Permalink
Update Rust crate bitfield to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 42f90d2 commit 5082a84
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.14"
bitfield = "0.15"
maybe-async-cfg = "0.2"
defmt = { version = "0.3", optional = true }

0 comments on commit 5082a84

Please sign in to comment.