summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2021-12-01 21:20:09 -0800
committerIrene Knapp <ireneista@gmail.com>2021-12-01 21:20:09 -0800
commit7573a5ecb3efcc690182cfc9a3948e01df7b7442 (patch)
treebfd74f252683dfee60f0659204ef42be6421e8b5 /Cargo.toml
parentaed6777886ca340e392a039150a3465e6436e0f8 (diff)
02
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2446b10..1caad48 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,4 +2,5 @@
 members = [
   "lib",
   "01",
+  "02",
 ]