Skip to main content

max / audiofiles

Take makeover-immediate 0.17.2
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-13 16:32 UTC
Signed with PGP, not checked
Commit: bc685ffa598277c87f8656a61031ff7b3d8cb862
Parent: bace5d6
1 file changed, +18 insertions, -18 deletions
M Cargo.lock +18 -18
@@ -3002,9 +3002,9 @@
3002 3002
3003 3003 [[package]]
3004 3004 name = "makeover-immediate"
3005 - version = "0.17.1"
3005 + version = "0.17.2"
3006 3006 source = "registry+https://github.com/rust-lang/crates.io-index"
3007 - checksum = "5607930096991d713f75c9ae4d0853f10e3acb8c0a2b5fbec03d111f3ec1c035"
3007 + checksum = "c02a8ecc2665b68016dff28b0a498462ab9e1c1e028c1f8e52c94b19b9139d41"
3008 3008 dependencies = [
3009 3009 "egui",
3010 3010 "egui_extras",
@@ -7312,22 +7312,6 @@
7312 7312 "winnow 1.0.4",
7313 7313 ]
7314 7314
7315 - [[patch.unused]]
7316 - name = "kberg"
7317 - version = "0.1.0"
7318 -
7319 - [[patch.unused]]
7320 - name = "ops-status"
7321 - version = "0.1.0"
7322 -
7323 - [[patch.unused]]
7324 - name = "painhours"
7325 - version = "0.1.0"
7326 -
7327 - [[patch.unused]]
7328 - name = "docengine"
7329 - version = "0.7.0"
7330 -
7331 7315 [[patch.unused]]
7332 7316 name = "quasi-axum"
7333 7317 version = "0.2.0"
@@ -7351,3 +7335,19 @@
7351 7335 [[patch.unused]]
7352 7336 name = "quasi-webview"
7353 7337 version = "0.2.0"
7338 +
7339 + [[patch.unused]]
7340 + name = "kberg"
7341 + version = "0.1.0"
7342 +
7343 + [[patch.unused]]
7344 + name = "ops-status"
7345 + version = "0.1.0"
7346 +
7347 + [[patch.unused]]
7348 + name = "painhours"
7349 + version = "0.1.0"
7350 +
7351 + [[patch.unused]]
7352 + name = "docengine"
7353 + version = "0.7.0"