diff options
| author | Hiroaki Yutani <[email protected]> | 2025-05-07 22:59:41 +0900 |
|---|---|---|
| committer | Hiroaki Yutani <[email protected]> | 2025-05-07 22:59:41 +0900 |
| commit | 9d9ae7c5d5bf3371a7bec2fa69a9c27415277fc0 (patch) | |
| tree | 7e12f881c18c6fbe0e6e537c2596d3959f959b4b /tests | |
| parent | b1d37cbf22cedc926eb9f61a39ec02715530f63e (diff) | |
Revert
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/rp/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rp/Cargo.toml b/tests/rp/Cargo.toml index ed3a880a0..1335aa84b 100644 --- a/tests/rp/Cargo.toml +++ b/tests/rp/Cargo.toml | |||
| @@ -93,6 +93,3 @@ debug = false | |||
| 93 | debug-assertions = false | 93 | debug-assertions = false |
| 94 | opt-level = 0 | 94 | opt-level = 0 |
| 95 | overflow-checks = false | 95 | overflow-checks = false |
| 96 | |||
| 97 | [patch.crates-io] | ||
| 98 | cortex-m-rt = { git = "https://github.com/yutannihilation/cortex-m", branch = "fix/allow-unsafe-wrap-rust2024" } | ||
