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>
2 files changed,
+2 insertions,
-2 deletions
| 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 |
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
|