Skip to content

Commit 51bb486

Browse files
committed
Ensure example folder is part of the workspace
1 parent f79e5da commit 51bb486

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ license = "MIT"
99
repository = "https://github.com/conduit-rust/conduit"
1010
edition = "2018"
1111

12+
[workspace]
13+
members = ["example"]
14+
1215
[dependencies]
1316
http = "0.2"

0 commit comments

Comments
 (0)