forked from nrabulinski/attic
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,4 +1,5 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
|
resolver = "2"
|
||||||
|
|
||||||
members = [
|
members = [
|
||||||
"attic",
|
"attic",
|
||||||
|
|
Loading…
Reference in a new issue