Skip to content

Commit

Permalink
Update embedded-test (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani authored Oct 21, 2024
1 parent d32a733 commit f2aa3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hil-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ digest = { version = "0.10.7", default-features = false }
elliptic-curve = { version = "0.13.8", default-features = false, features = ["sec1"] }
embassy-executor = { version = "0.6.0", default-features = false }
# Add the `embedded-test/defmt` feature for more verbose testing
embedded-test = { version = "0.4.0", default-features = false }
embedded-test = { version = "0.5.0", default-features = false }
fugit = "0.3.7"
hex-literal = "0.4.1"
nb = "1.1.0"
Expand Down

0 comments on commit f2aa3f9

Please sign in to comment.