Remove tweak
This commit is contained in:
parent
9d9ae7c5d5
commit
f5ddb9358f
@ -67,6 +67,3 @@ opt-level = 'z'
|
|||||||
debug = 2
|
debug = 2
|
||||||
lto = true
|
lto = true
|
||||||
opt-level = "z"
|
opt-level = "z"
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
cortex-m-rt = { git = "https://github.com/yutannihilation/cortex-m", branch = "fix/allow-unsafe-wrap-rust2024" }
|
|
||||||
|
|||||||
@ -64,6 +64,3 @@ debug = 2
|
|||||||
[profile.dev]
|
[profile.dev]
|
||||||
lto = true
|
lto = true
|
||||||
opt-level = "z"
|
opt-level = "z"
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
cortex-m-rt = { git = "https://github.com/yutannihilation/cortex-m", branch = "fix/allow-unsafe-wrap-rust2024" }
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user