Skip to content

Commit ef0bf25

Browse files
committed
remove resolver=1
1 parent 033d631 commit ef0bf25

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ rust-version = "1.65.0"
33

44
[workspace]
55

6-
# TODO(0.18): switch to `resolver = "2"`, and update capnpc/Cargo.toml to
7-
# include the `std` feature of the capnp crate.
8-
# This possible now that https://github.com/rust-lang/cargo/pull/7820 has landed.
9-
resolver = "1"
10-
116
members = [
127
# main crates, published on crates.io
138
"capnp",

0 commit comments

Comments
 (0)