We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6861d3 commit 6f844f9Copy full SHA for 6f844f9
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
[lib]
7
name = "foobar"
8
-path = "src/lib.rs"
+path = "proj/src/lib.rs"
9
10
[dependencies]
11
capnp = "=0.15.0"
0 commit comments