mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
rust: Update dependencies
This pulls in versions of previously nightly-only crates that can be built on 1.65 beta. The Cargo overrides that direct the resolver to the git repositories are disabled while the version used in tree also happens to be a released version of the crates, as it should be the case as per [251]. [251]: https://github.com/RIOT-OS/Release-Specs/issues/251
This commit is contained in:
parent
826795e5e9
commit
399e25cce3
@ -5,5 +5,5 @@
|
||||
# Cargo.toml, copy this file over, or just use the released versions.
|
||||
|
||||
[patch.crates-io]
|
||||
riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys" }
|
||||
riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }
|
||||
#riot-sys = { git = "https://github.com/RIOT-OS/rust-riot-sys" }
|
||||
#riot-wrappers = { git = "https://github.com/RIOT-OS/rust-riot-wrappers" }
|
||||
|
BIN
examples/rust-gcoap/Cargo.lock
generated
BIN
examples/rust-gcoap/Cargo.lock
generated
Binary file not shown.
BIN
examples/rust-hello-world/Cargo.lock
generated
BIN
examples/rust-hello-world/Cargo.lock
generated
Binary file not shown.
BIN
sys/rust_riotmodules_standalone/Cargo.lock
generated
BIN
sys/rust_riotmodules_standalone/Cargo.lock
generated
Binary file not shown.
BIN
tests/rust_minimal/Cargo.lock
generated
BIN
tests/rust_minimal/Cargo.lock
generated
Binary file not shown.
Loading…
Reference in New Issue
Block a user