Bump to 0.6.1: add Ctrl-D/U half-screen scrolling, Ctrl-G position info, and status messages

This commit is contained in:
2026-03-20 18:44:43 -04:00
parent 939888e579
commit 4b07990fc5
12 changed files with 204 additions and 34 deletions

2
Cargo.lock generated
View File

@@ -573,7 +573,7 @@ dependencies = [
[[package]]
name = "shed"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"ariadne",
"bitflags",