aboutsummaryrefslogtreecommitdiff
path: root/src/tests/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/Cargo.toml')
-rw-r--r--src/tests/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/Cargo.toml b/src/tests/Cargo.toml
index b40694f..120e0cd 100644
--- a/src/tests/Cargo.toml
+++ b/src/tests/Cargo.toml
@@ -2,6 +2,7 @@
resolver = "2"
members = [
"example_stack",
+ "prime_sieve"
]
[workspace.dependencies]