forked from M-Labs/zynq-rs
cargo: change resolver
This commit is contained in:
parent
85596cea79
commit
e4914f5872
|
@ -9,6 +9,7 @@ members = [
|
|||
"experiments",
|
||||
"szl",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
|
Loading…
Reference in New Issue