1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00

rust: Update riot-wrappers

This pulls in [87].

[87]: https://github.com/RIOT-OS/rust-riot-wrappers/pull/87
This commit is contained in:
chrysn 2024-04-03 23:16:31 +02:00
parent ad51739c26
commit 628a8b4cd2
4 changed files with 8 additions and 8 deletions

View File

@ -784,8 +784,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.2"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#f17d22a75f7494a39f5b5e8b02e3cddd3b86d3d4"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#de348dce223543babe4763dda39196bd5f881c8d"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -573,8 +573,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.2"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#f17d22a75f7494a39f5b5e8b02e3cddd3b86d3d4"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#de348dce223543babe4763dda39196bd5f881c8d"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -599,8 +599,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.2"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#f17d22a75f7494a39f5b5e8b02e3cddd3b86d3d4"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#de348dce223543babe4763dda39196bd5f881c8d"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",

View File

@ -573,8 +573,8 @@ dependencies = [
[[package]]
name = "riot-wrappers"
version = "0.8.2"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#f17d22a75f7494a39f5b5e8b02e3cddd3b86d3d4"
version = "0.8.3"
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#de348dce223543babe4763dda39196bd5f881c8d"
dependencies = [
"bare-metal",
"coap-handler 0.1.6",