Explicitly set workspace resolver
This commit is contained in:
parent
82ca8a224e
commit
cd7a863d90
|
@ -1,2 +1,3 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
members = ["instant-xml", "instant-xml-macros"]
|
members = ["instant-xml", "instant-xml-macros"]
|
||||||
|
resolver = "2"
|
||||||
|
|
Loading…
Reference in New Issue