Skip to content

Commit b590ec5

Browse files
committed
Set workspace.resolver = "2" and avoid cargo warning
1 parent 74d9669 commit b590ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[workspace]
2+
resolver = "2"
23
members = ["android-activity"]
34

45
exclude = ["examples"]

0 commit comments

Comments
 (0)