Skip to content

Commit 6b542fa

Browse files
committed
DNM: Use less c2rust-ish riot-sys from RIOT-OS/rust-riot-sys#66
1 parent 33bdcca commit 6b542fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# Cargo.toml, copy this file over, or just use the released versions.
66

77
[patch.crates-io]
8-
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys" }
8+
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys", branch = "minimal-c2rust-alternative" }
99
riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }

0 commit comments

Comments
 (0)