Skip to content

Commit

Permalink
rust: Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed May 3, 2022
1 parent dd2d8a4 commit e079086
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 138 deletions.
83 changes: 37 additions & 46 deletions examples/rust-gcoap/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions examples/rust-gcoap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ riot-wrappers = { version = "^0.7.18", features = [ "set_panic_handler", "panic_
coap-message-demos = { git = "https://gitlab.com/chrysn/coap-message-demos/", default-features = false }
coap-handler-implementations = "0.3"
riot-coap-handler-demos = { git = "https://gitlab.com/etonomy/riot-module-examples/", features = [ "vfs" ] }

[patch.crates-io]
riot-sys = { git = "https://gitlab.com/etonomy/riot-sys" }
riot-wrappers = { git = "https://gitlab.com/etonomy/riot-wrappers" }
Loading

0 comments on commit e079086

Please sign in to comment.