Skip to content

Commit

Permalink
Attempt to fix min-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Jun 23, 2024
1 parent 62662d1 commit cca2a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ embedded-io = "0.6.1"
# Fix for min-versions.
# TODO: remove once unnecessary.
ral-registers = ">= 0.1.3"
eh-old = { package = "embedded-hal", version = "0.2.6" }

[dev-dependencies]
teensy4-bsp = { version = "0.5.0", features = ["rt"] }
Expand Down

0 comments on commit cca2a70

Please sign in to comment.