aboutsummaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 671b581..69bebe7 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -39,3 +39,6 @@ name = "step5_tco"
[[bin]]
name = "step6_file"
+
+[[bin]]
+name = "step7_quote"