1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

rust: bump rust-riot-{sys,wrappers} version

both only bump the version number with no functional changes
This commit is contained in:
Mikolai Gütschow 2024-07-15 14:14:41 +02:00
parent 34dfaa2800
commit b07eddd66a
No known key found for this signature in database
GPG Key ID: 943E2F37AA659AD5
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",