We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033d631 commit ef0bf25Copy full SHA for ef0bf25
Cargo.toml
@@ -3,11 +3,6 @@ rust-version = "1.65.0"
3
4
[workspace]
5
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
-
11
members = [
12
# main crates, published on crates.io
13
"capnp",
0 commit comments