Skip to content

Commit

Permalink
Update cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Dec 8, 2023
1 parent be75933 commit 857076a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ version = "1.0"
version = "1.2"

[dependencies.fugit]
version = "0.3"
version = "0.3.7"

# For EH02 CountDown.
[dependencies.void]
Expand Down Expand Up @@ -152,7 +152,7 @@ codegen-units = 256
imxrt-rt = { workspace = true }
menu = "0.4.0"
rtic = { version = "2.0.1", features = ["thumbv7-backend"] }
rtic-monotonics = { version = "1.2.0", features = [
rtic-monotonics = { version = "1.4.1", features = [
"cortex-m-systick",
"embedded-hal-async",
] }
Expand Down

0 comments on commit 857076a

Please sign in to comment.