Skip to content

Commit

Permalink
Merge pull request #794 from quartiq/dependabot/cargo/bitflags-2.4.1
Browse files Browse the repository at this point in the history
build(deps): bump bitflags from 2.4.0 to 2.4.1
  • Loading branch information
jordens authored Oct 16, 2023
2 parents a02c190 + 1b4e582 commit 86b6d0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ad9959/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ documentation = "https://docs.rs/ad9959/"
embedded-hal = {version = "0.2.7", features = ["unproven"]}
bit_field = "0.10.2"
bytemuck = "1.14.0"
bitflags = "2.4.0"
bitflags = "2.4.1"

0 comments on commit 86b6d0f

Please sign in to comment.