Skip to content

Commit

Permalink
Using fork mm-std-embedded-nal
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-meissner committed Feb 8, 2024
1 parent 85aa280 commit 8f4b9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bytes = { version = "1.2.1", default-features = false }
mockall = { version = "0.12.1", optional=true }

[dev-dependencies]
std-embedded-nal = { git="https://github.com/marius-meissner/std-embedded-nal", version = "0.3.0" }
std-embedded-nal = { package = "mm-std-embedded-nal", version = "0.3.0" }
std-embedded-time = "0.1.0"
mockall = { version = "0.12.1" }

Expand Down

0 comments on commit 8f4b9a8

Please sign in to comment.