Skip to main content

max / balanced_breakfast

Update the lock for the makeover-tui and makeover-layout bumps
Author: Max Johnson <me@maxj.phd> · 2026-07-30 20:02 UTC
Signed with PGP, not checked
Commit: a0e1123a9bbac9e55043fef6d66d3ec6ece76cef
Parent: 2617321
1 file changed, +4 insertions, -4 deletions
M Cargo.lock +4 -4
@@ -3131,15 +3131,15 @@
3131 3131
3132 3132 [[package]]
3133 3133 name = "makeover-layout"
3134 - version = "0.3.0"
3134 + version = "0.4.0"
3135 3135 source = "registry+https://github.com/rust-lang/crates.io-index"
3136 - checksum = "e220120a09f4ee3bf8e9a0959c3cde8bcb653827eda3f885f10671623b872252"
3136 + checksum = "bab23683bb15b9855a8fd7f22d71d72500b99c310cb3ffdbad0ff73833a2e320"
3137 3137
3138 3138 [[package]]
3139 3139 name = "makeover-webview"
3140 - version = "0.5.1"
3140 + version = "0.6.0"
3141 3141 source = "registry+https://github.com/rust-lang/crates.io-index"
3142 - checksum = "ff20dd9d759cfb3b407631272f93a660f889a0103f0337256238ccdde315ac9a"
3142 + checksum = "3a841b24df100d07c54c78634e8ac75b040508bd0e9bbe9065cc19664e200775"
3143 3143 dependencies = [
3144 3144 "makeover-layout",
3145 3145 ]