summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2020-12-04 21:57:15 -0800
committerIrene Knapp <ireneista@gmail.com>2020-12-04 21:57:15 -0800
commitbe489d9b3bfe62d53807e489910be0d1fd45ef98 (patch)
treef15605a8f73a686e5a8ac5b186928ed7934ba70c /Cargo.toml
parente3e75436a6ca1ba877a4190762fcecc534ee5b5f (diff)
05, and some stray stuff from 04, oops
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 8b59a0a..682e0be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,5 @@ members = [
   "02",
   "03",
   "04",
+  "05",
 ]