Skip to content

Commit

Permalink
Revert to resolver = "1" for Book tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Sep 11, 2023
1 parent 279bbed commit dadd318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
resolver = "2"
resolver = "1" # unifying Cargo features asap for Book tests
members = [
"benches",
"examples/basic_subscriptions",
Expand Down

0 comments on commit dadd318

Please sign in to comment.