mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
rust: bump rust-riot-wrappers
This commit is contained in:
parent
a841fc39b9
commit
2be92b5e55
2
examples/rust-async/Cargo.lock
generated
2
examples/rust-async/Cargo.lock
generated
@ -560,7 +560,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riot-wrappers"
|
||||
version = "0.9.1"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#b531cc9ccb9c3cebc99d626b74b0b84a453fe58c"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#cdf3fc2825591d897ffd2f5a43e10ff9dc179b0c"
|
||||
dependencies = [
|
||||
"bare-metal",
|
||||
"coap-handler",
|
||||
|
||||
2
examples/rust-gcoap/Cargo.lock
generated
2
examples/rust-gcoap/Cargo.lock
generated
@ -774,7 +774,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riot-wrappers"
|
||||
version = "0.9.1"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#b531cc9ccb9c3cebc99d626b74b0b84a453fe58c"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#cdf3fc2825591d897ffd2f5a43e10ff9dc179b0c"
|
||||
dependencies = [
|
||||
"bare-metal",
|
||||
"coap-handler",
|
||||
|
||||
2
examples/rust-hello-world/Cargo.lock
generated
2
examples/rust-hello-world/Cargo.lock
generated
@ -444,7 +444,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riot-wrappers"
|
||||
version = "0.9.1"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#b531cc9ccb9c3cebc99d626b74b0b84a453fe58c"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#cdf3fc2825591d897ffd2f5a43e10ff9dc179b0c"
|
||||
dependencies = [
|
||||
"bare-metal",
|
||||
"coap-handler",
|
||||
|
||||
2
sys/rust_riotmodules_standalone/Cargo.lock
generated
2
sys/rust_riotmodules_standalone/Cargo.lock
generated
@ -519,7 +519,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riot-wrappers"
|
||||
version = "0.9.1"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#b531cc9ccb9c3cebc99d626b74b0b84a453fe58c"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#cdf3fc2825591d897ffd2f5a43e10ff9dc179b0c"
|
||||
dependencies = [
|
||||
"bare-metal",
|
||||
"coap-handler",
|
||||
|
||||
2
tests/rust_minimal/Cargo.lock
generated
2
tests/rust_minimal/Cargo.lock
generated
@ -444,7 +444,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riot-wrappers"
|
||||
version = "0.9.1"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#b531cc9ccb9c3cebc99d626b74b0b84a453fe58c"
|
||||
source = "git+https://github.com/RIOT-OS/rust-riot-wrappers#cdf3fc2825591d897ffd2f5a43e10ff9dc179b0c"
|
||||
dependencies = [
|
||||
"bare-metal",
|
||||
"coap-handler",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user