Fix editor cursor positioning

This commit is contained in:
Joscha 2022-07-23 22:23:57 +02:00
parent 1e4bbc6eab
commit a5757d4660
3 changed files with 6 additions and 3 deletions

View file

@ -30,4 +30,7 @@ features = ["rustls-tls-native-roots"]
[dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
rev = "53b2728c827c9f93a743d5860c1b31cb1399875b"
rev = "c1907bb8ee215d534daf4188824293203b60dd9c"
# [patch."https://github.com/Garmelon/toss.git"]
# toss = { path = "../toss/" }