Skip to content

Commit 6cc1b64

Browse files
committed
DROPME! .cargo: patch rust-riot-wrapers
1 parent 463c73f commit 6cc1b64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cargo/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66

77
[patch.crates-io]
88
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys" }
9-
riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }
9+
#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

Comments
 (0)