Skip to content

Commit d13305f

Browse files
Exclude basic subscriptions example from workspace (#648)
1 parent 558eae9 commit d13305f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ members = [
1717
]
1818
exclude = [
1919
"docs/book/tests",
20+
"examples/basic_subscriptions",
2021
"examples/warp_async",
2122
"examples/warp_subscriptions",
2223
]

0 commit comments

Comments
 (0)