mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
Cargo.toml: set resolver = 2
There are some 2021-edition crates that Cargo was warning about.
This commit is contained in:
parent
26234c294a
commit
fdb9d06ff6
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
|
||||
members = [
|
||||
"attic",
|
||||
|
|
Loading…
Reference in a new issue