Skip to content

Commit 191b6c8

Browse files
committed
DNM: Roll in one more
In addition to the previous PRs, this now also pulls in RIOT-OS/rust-riot-sys#14, which is also expected to be only technically breaking, and in particular not breaking riot-wrappers or code based on it.
1 parent 4afe1b8 commit 191b6c8

5 files changed

Lines changed: 5 additions & 33 deletions

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", branch = "minimal-c2rust-alternative" }
8+
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys", branch = "all-the-breakage" }
99
riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers", branch = "change-eh-personality-workarounds" }

examples/lang_support/official/rust-async/Cargo.lock

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/lang_support/official/rust-gcoap/Cargo.lock

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/lang_support/official/rust-hello-world/Cargo.lock

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/rust_minimal/Cargo.lock

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)