Skip to content

Commit

Permalink
rust: Update dependencies, use riot-wrappers from git
Browse files Browse the repository at this point in the history
This primarily updates riot-wrappers, which has accumulated several
compatible changes.
  • Loading branch information
chrysn committed Jan 24, 2023
1 parent d6f44f6 commit 5981079
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 644 deletions.
4 changes: 2 additions & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Loading

0 comments on commit 5981079

Please sign in to comment.