Skip to main content

max / makenotwork

Release mnw v0.11.0 Minor bump rather than patch: this span carries two versions' worth of accumulated change, including the SyncKit keys endpoints moving to their own credential.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-26 19:53 UTC
Signed with PGP, not checked
Commit: 999967334261b346428826bc7af9e025f0f64eed
Parent: 030d666
2 files changed, +2 insertions, -2 deletions
@@ -4351,7 +4351,7 @@
4351 4351
4352 4352 [[package]]
4353 4353 name = "makenotwork"
4354 - version = "0.10.20"
4354 + version = "0.11.0"
4355 4355 dependencies = [
4356 4356 "ammonia",
4357 4357 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.20"
3 + version = "0.11.0"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary — never published to a registry. Marks the crate private so