mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
rust: Selectively update riot-sys
Changes pulled by this are: * add hashes to riot-sys headers <https://github.com/RIOT-OS/rust-riot-sys/pull/43> * administrative changes (riot-sys 0.7.11, CI fixes)
This commit is contained in:
parent
3ebccd78d4
commit
e8c28ef536
4
examples/rust-gcoap/Cargo.lock
generated
4
examples/rust-gcoap/Cargo.lock
generated
@ -729,8 +729,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "riot-sys"
|
||||
version = "0.7.10"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#297c670d8c674eae20b2b398c4338d27e2d2d346"
|
||||
version = "0.7.11"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"c2rust-asm-casts",
|
||||
|
||||
4
examples/rust-hello-world/Cargo.lock
generated
4
examples/rust-hello-world/Cargo.lock
generated
@ -558,8 +558,8 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
||||
|
||||
[[package]]
|
||||
name = "riot-sys"
|
||||
version = "0.7.10"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#297c670d8c674eae20b2b398c4338d27e2d2d346"
|
||||
version = "0.7.11"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"c2rust-asm-casts",
|
||||
|
||||
4
sys/rust_riotmodules_standalone/Cargo.lock
generated
4
sys/rust_riotmodules_standalone/Cargo.lock
generated
@ -558,8 +558,8 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
||||
|
||||
[[package]]
|
||||
name = "riot-sys"
|
||||
version = "0.7.10"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#297c670d8c674eae20b2b398c4338d27e2d2d346"
|
||||
version = "0.7.11"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"c2rust-asm-casts",
|
||||
|
||||
4
tests/rust_minimal/Cargo.lock
generated
4
tests/rust_minimal/Cargo.lock
generated
@ -558,8 +558,8 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
||||
|
||||
[[package]]
|
||||
name = "riot-sys"
|
||||
version = "0.7.10"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#297c670d8c674eae20b2b398c4338d27e2d2d346"
|
||||
version = "0.7.11"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"c2rust-asm-casts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user