Skip to content
Closed
Prev Previous commit
set workspace resolver -> "2"
  • Loading branch information
brody4hire committed Jan 7, 2025
commit ba35c8637650adcd2b858a50e16e23b1ad2fddbc
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[workspace]
resolver = "2"
members = [
"futures",
"futures-core",
Expand Down
Loading