Skip to content

Commit 1cac447

Browse files
committed
Drop c2rust-asm-casts dependency
The dependency has become outdated, but should be unused now that the bulk of RIOT's code is not transpiled any more.
1 parent 15b874d commit 1cac447

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ license = "LGPL-2.1"
1515
links = "riot-sys"
1616

1717
[dependencies]
18-
c2rust-asm-casts = "0.2"
19-
2018
# optionally use RIOT-rs's riot-build
2119
riot-build = { version = "< 0.2.0", optional = true }
2220
riot-rs-core = { version = "< 0.2.0", optional = true }

0 commit comments

Comments
 (0)