Skip to content

Commit

Permalink
Merge pull request #825 from quartiq/dependabot/cargo/embedded-io-0.6.1
Browse files Browse the repository at this point in the history
build(deps): bump embedded-io from 0.5.0 to 0.6.1
  • Loading branch information
jordens authored Dec 4, 2023
2 parents 6f202f5 + 3846eb4 commit d0a1c18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 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 @@ -34,7 +34,7 @@ default-target = "thumbv7em-none-eabihf"
members = ["ad9959", "serial-settings"]

[dependencies]
embedded-io = "0.5"
embedded-io = "0.6"
embedded-storage = "0.3"
cortex-m = { version = "0.7.7", features = ["inline-asm", "critical-section-single-core"] }
cortex-m-rt = { version = "0.7", features = ["device"] }
Expand Down

0 comments on commit d0a1c18

Please sign in to comment.