Skip to main content

max / goingson

Take makeover-tui 0.7.0 Quantisation moved into the crate in that release; got does not quantise, so this is the pin catching up rather than a behaviour change.
Author: Max Johnson <me@maxj.phd> · 2026-08-01 13:21 UTC
Signed with PGP, not checked
Commit: 5a44785180c30421c621143b9d2d54afea4b77f1
Parent: fe87638
2 files changed, +3 insertions, -3 deletions
M Cargo.lock +2 -2
@@ -3390,9 +3390,9 @@
3390 3390
3391 3391 [[package]]
3392 3392 name = "makeover-tui"
3393 - version = "0.6.0"
3393 + version = "0.7.0"
3394 3394 source = "registry+https://github.com/rust-lang/crates.io-index"
3395 - checksum = "64f203bbbfb41450908603551bf23ff39d79d68b5be7b77ce51f3de3e459b397"
3395 + checksum = "e0174c5f2e03f2fc856589d061f5718c2bce77e2d15d1ac6d4bdcb0f53134d63"
3396 3396 dependencies = [
3397 3397 "makeover",
3398 3398 "makeover-layout",
M Cargo.toml +1 -1
@@ -83,7 +83,7 @@
83 83 notify = "8.2"
84 84 notify-debouncer-mini = "0.7"
85 85 makeover = "2.4.1"
86 - makeover-tui = "0.6.0"
86 + makeover-tui = "0.7.0"
87 87 toml = "1.1"
88 88
89 89 # Enums