Skip to content

Commit

Permalink
mqtt: std-embedded-nal 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jordens committed Sep 24, 2024
1 parent e1944c6 commit d87588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miniconf_mqtt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ name = "mqtt"
[dev-dependencies]
machine = "0.3"
env_logger = "0.11"
std-embedded-nal = { git = "https://gitlab.com/ryan-summers/std-embedded-nal", branch = "feature/0.8" }
std-embedded-nal = "0.3"
tokio = { version = "1.9", features = ["rt-multi-thread", "time", "macros"] }
std-embedded-time = "0.1"
miniconf = { features = ["json-core", "derive"], path = "../miniconf" }
Expand Down

0 comments on commit d87588c

Please sign in to comment.