aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authornic-gaffney <gaffney_nic@protonmail.com>2023-07-31 00:08:04 -0500
committernic-gaffney <gaffney_nic@protonmail.com>2023-07-31 00:08:04 -0500
commit7275a607d45d7e4f206f005584eef9ea5e331044 (patch)
tree1dc6d8ad482ed85787feccebbdbbb1aaf54bb98c /Cargo.toml
parent9b2fe27e03ae1962305f9032823e9984b2cf503c (diff)
parent7cd943581febdf20f4f0590907cfc05986453f53 (diff)
downloadsloth-7275a607d45d7e4f206f005584eef9ea5e331044.tar.gz
Merge branch 'master' of github.com-Nic:slothlang/sloth
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 cd103f5..62c6d45 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,4 +1,5 @@
[workspace]
+resolver = "2"
members = [ "sloth" ]
[workspace.package]