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:
parent
ad51739c26
commit
628a8b4cd2
4
examples/rust-gcoap/Cargo.lock
generated
4
examples/rust-gcoap/Cargo.lock
generated
@ -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",
|
||||
|
||||
4
examples/rust-hello-world/Cargo.lock
generated
4
examples/rust-hello-world/Cargo.lock
generated
@ -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",
|
||||
|
||||
4
sys/rust_riotmodules_standalone/Cargo.lock
generated
4
sys/rust_riotmodules_standalone/Cargo.lock
generated
@ -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",
|
||||
|
||||
4
tests/rust_minimal/Cargo.lock
generated
4
tests/rust_minimal/Cargo.lock
generated
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user