aboutsummaryrefslogtreecommitdiff
path: root/test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test/Cargo.toml')
-rw-r--r--test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index b92b54b..68a4698 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -1,3 +1,3 @@
[workspace]
-members = ["sync", "async"]
+members = ["sync", "async", "no_metadata"]
resolver = "2"