Skip to content

Commit aa383e1

Browse files
committed
Enforce v2 resolver for the entire workspace
1 parent 5f61175 commit aa383e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[workspace]
22
members = [ "preproc", "renderer", "i18n-helpers" ]
3+
resolver = "2"

0 commit comments

Comments
 (0)