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