1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-22 13:03:54 +01:00

Merge pull request #20786 from mguetschow/rust-wrappers-bump

rust: bump rust-riot-{sys,wrappers} version
This commit is contained in:
benpicco 2024-07-15 14:31:42 +00:00 committed by GitHub
commit dd06b3727c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 16 deletions

View File

@ -769,8 +769,8 @@ dependencies = [
[[package]]
name = "riot-sys"
version = "0.7.11"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
version = "0.7.12"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#a3752271062299f68c5f6ba3c6e503ac725722c4"
dependencies = [
"bindgen",
"c2rust-asm-casts",
@ -784,8 +784,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#87ba1141e093a97d1999e3c48ab276dd0e9c6529"
version = "0.8.4"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#7fb661c976c47d8228d4cefdcfaf247c74f316df"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -558,8 +558,8 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "riot-sys"
version = "0.7.11"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
version = "0.7.12"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#a3752271062299f68c5f6ba3c6e503ac725722c4"
dependencies = [
"bindgen",
"c2rust-asm-casts",
@ -573,8 +573,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#87ba1141e093a97d1999e3c48ab276dd0e9c6529"
version = "0.8.4"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#7fb661c976c47d8228d4cefdcfaf247c74f316df"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -584,8 +584,8 @@ dependencies = [
[[package]]
name = "riot-sys"
version = "0.7.11"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
version = "0.7.12"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#a3752271062299f68c5f6ba3c6e503ac725722c4"
dependencies = [
"bindgen",
"c2rust-asm-casts",
@ -599,8 +599,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#87ba1141e093a97d1999e3c48ab276dd0e9c6529"
version = "0.8.4"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#7fb661c976c47d8228d4cefdcfaf247c74f316df"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -558,8 +558,8 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "riot-sys"
version = "0.7.11"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#3fcd2c1ac196795496be9962bc31919743a60d9a"
version = "0.7.12"
source = "git+https://github.com/RIOT-OS/rust-riot-sys#a3752271062299f68c5f6ba3c6e503ac725722c4"
dependencies = [
"bindgen",
"c2rust-asm-casts",
@ -573,8 +573,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#87ba1141e093a97d1999e3c48ab276dd0e9c6529"
version = "0.8.4"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#7fb661c976c47d8228d4cefdcfaf247c74f316df"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",