mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 12:03:52 +01:00
Merge pull request #20278 from chrysn-pull-requests/rust-gcoap-dep-fix
examples/rust-gcoap: Fix transitive unbounded dependency
This commit is contained in:
commit
2cb575affe
2
examples/rust-gcoap/Cargo.lock
generated
2
examples/rust-gcoap/Cargo.lock
generated
@ -526,7 +526,7 @@ checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c"
|
||||
[[package]]
|
||||
name = "riot-coap-handler-demos"
|
||||
version = "0.1.0"
|
||||
source = "git+https://gitlab.com/etonomy/riot-module-examples/#5aa33e8e8f7912049e09a5b1379131038d70641f"
|
||||
source = "git+https://gitlab.com/etonomy/riot-module-examples/#de9fb3332c2a5125ac97ee29f5f61deba444aa99"
|
||||
dependencies = [
|
||||
"coap-handler",
|
||||
"coap-handler-implementations",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user