Skip to content

Commit 0065073

Browse files
committed
Use cargo resolver version 3
1 parent 3ab28d4 commit 0065073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
default-members = ["crates/cli"]
33
members = ["crates/*"]
4-
resolver = "2"
4+
resolver = "3"
55

66
# Updated in the CI with a `sed` command
77
package.version = "0.14.1"

0 commit comments

Comments
 (0)