1
0
Fork 0

cargo: change resolver

This commit is contained in:
Simon Renblad 2024-10-08 14:36:39 +08:00
parent 48b6d0bcdc
commit 3d41bb5c8a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ members = [
"experiments", "experiments",
"szl", "szl",
] ]
resolver = "2"
[profile.release] [profile.release]
panic = "abort" panic = "abort"