Skip to content

Commit

Permalink
Merge pull request #834 from quartiq/dependabot/cargo/num_enum-0.7.2
Browse files Browse the repository at this point in the history
build(deps): bump num_enum from 0.7.1 to 0.7.2
  • Loading branch information
jordens authored Jan 8, 2024
2 parents 591ab6d + bfedb8b commit e180d2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ serde-json-core = "0.5"
heapless = { version = "0.7.16", features = ["serde"] }
cortex-m-rtic = "1.0"
embedded-hal = "0.2.7"
num_enum = { version = "0.7.1", default-features = false }
num_enum = { version = "0.7.2", default-features = false }
paste = "1"
idsp = "0.13"
ad9959 = { path = "ad9959", version = "0.2.1" }
Expand Down

0 comments on commit e180d2e

Please sign in to comment.