diff --git a/Cargo.toml b/Cargo.toml index e255fe1..9cfda87 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ branch = "feature/udp-support" [dependencies.minimq] git = "https://github.com/quartiq/minimq.git" -branch = "feature/nal-update" +rev = "dbdbec0" [features] nightly = ["cortex-m/inline-asm", "dsp/nightly"]