Set resolver explicitly in workspace config (#391)
https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
This commit is contained in:
parent
bfc3a6d0d5
commit
d1cfde53b6
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ exclude = [
|
|||
"docs",
|
||||
"doctest",
|
||||
]
|
||||
resolver = "2"
|
||||
|
|
Loading…
Add table
Reference in a new issue