summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-02-19 18:38:15 -0500
committerFreya Murphy <freya@freyacat.org>2024-02-19 18:38:15 -0500
commitef4ada62f82ced8116e6ef64bdd773c275ea8195 (patch)
treeebd6e5c8c60510bf04998b7dccdb440883633763 /Cargo.toml
parentdocs (diff)
downloadmatrix-ef4ada62f82ced8116e6ef64bdd773c275ea8195.tar.gz
matrix-ef4ada62f82ced8116e6ef64bdd773c275ea8195.tar.bz2
matrix-ef4ada62f82ced8116e6ef64bdd773c275ea8195.zip
things
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cc3bc3f..f489827 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,3 +1,3 @@
[workspace]
resolver = "2"
-members = [ "matrix", "matrix-repl" ]
+members = [ "matrix", "matrix-bin" ]