Skip to content

Commit dadd318

Browse files
committed
Revert to resolver = "1" for Book tests
1 parent 279bbed commit dadd318

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,5 +1,5 @@
11
[workspace]
2-
resolver = "2"
2+
resolver = "1" # unifying Cargo features asap for Book tests
33
members = [
44
"benches",
55
"examples/basic_subscriptions",

0 commit comments

Comments
 (0)