Skip to main content

max / balanced_breakfast

Take makeover 2.6.0
Author: Max Johnson <me@maxj.phd> · 2026-08-16 22:44 UTC
Signed with PGP, not checked
Commit: ec57095a0c1bd4723435d00802a20402a01cff0c
Parent: 1b1723e
1 file changed, +15 insertions, -15 deletions
M Cargo.lock +15 -15
@@ -3130,9 +3130,9 @@
3130 3130
3131 3131 [[package]]
3132 3132 name = "makeover"
3133 - version = "2.5.1"
3133 + version = "2.6.0"
3134 3134 source = "registry+https://github.com/rust-lang/crates.io-index"
3135 - checksum = "556c88d4ad0f25579e984dc5c9d86429a9c4d70a8b811253d4e807556b514311"
3135 + checksum = "63f2504fc551cc50ca2766440ee1addd2452bfad02ec203411afe94a7d0a47a7"
3136 3136 dependencies = [
3137 3137 "include_dir",
3138 3138 "serde",
@@ -6031,7 +6031,7 @@
6031 6031 "serde_with",
6032 6032 "swift-rs",
6033 6033 "thiserror 2.0.20",
6034 - "toml 1.1.4+spec-1.1.0",
6034 + "toml 0.9.12+spec-1.1.0",
6035 6035 "url",
6036 6036 "urlpattern",
6037 6037 "uuid",
@@ -7940,18 +7940,6 @@
7940 7940 "winnow 1.0.4",
7941 7941 ]
7942 7942
7943 - [[patch.unused]]
7944 - name = "kberg"
7945 - version = "0.1.0"
7946 -
7947 - [[patch.unused]]
7948 - name = "ops-status"
7949 - version = "0.1.0"
7950 -
7951 - [[patch.unused]]
7952 - name = "painhours"
7953 - version = "0.1.0"
7954 -
7955 7943 [[patch.unused]]
7956 7944 name = "quasi-axum"
7957 7945 version = "0.18.0"
@@ -7983,3 +7971,15 @@
7983 7971 [[patch.unused]]
7984 7972 name = "quasi-webview"
7985 7973 version = "0.18.0"
7974 +
7975 + [[patch.unused]]
7976 + name = "kberg"
7977 + version = "0.1.0"
7978 +
7979 + [[patch.unused]]
7980 + name = "ops-status"
7981 + version = "0.1.0"
7982 +
7983 + [[patch.unused]]
7984 + name = "painhours"
7985 + version = "0.1.0"