Fix blocks never being higher than one line

This commit is contained in:
Joscha 2023-04-17 16:53:34 +02:00
parent 07b761e0f9
commit 8182cc5d38
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ features = ["bot"]
[dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
rev = "59710c816269c434b97ece3ab1701d3fef2269cb"
rev = "57788a9dd9688bdf3e59bf7366ba6276fc660715"
# [patch."https://github.com/Garmelon/toss.git"]
# toss = { path = "../toss/" }