We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463c73f commit 6cc1b64Copy full SHA for 6cc1b64
.cargo/config.toml
@@ -6,4 +6,5 @@
6
7
[patch.crates-io]
8
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys" }
9
-riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }
+#riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }
10
+riot-wrappers = { git = "https://github.com/maribu/rust-riot-wrappers", branch = "gcoap/compatibility-with-pr-20900" }
0 commit comments