Skip to main content

max / makenotwork

Release mnw v0.10.19 Ships migration 174 (pending_uploads.declared_size_bytes) binding the multipart part geometry to the tier-checked size declared at start. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-24 21:05 UTC
Commit: 0eb3a5fb6f50e0c44736f6cfe4ed3efb60eed000
Parent: 66e1a71
2 files changed, +2 insertions, -2 deletions
@@ -4351,7 +4351,7 @@ dependencies = [
4351 4351
4352 4352 [[package]]
4353 4353 name = "makenotwork"
4354 - version = "0.10.18"
4354 + version = "0.10.19"
4355 4355 dependencies = [
4356 4356 "ammonia",
4357 4357 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.18"
3 + version = "0.10.19"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary — never published to a registry. Marks the crate private so