Skip to main content

max / makenotwork

Release server v0.11.6 Carries the testnot seed fix (f4b2f472) and the paywall item count (c6a6784e).
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-05 18:17 UTC
Signed with PGP, not checked
Commit: 279f524e2096a7c1a5294902aa364adf574e7df2
Parent: c6a6784
2 files changed, +14 insertions, -14 deletions
M server/Cargo.lock +13 -13
@@ -5159,7 +5159,7 @@
5159 5159
5160 5160 [[package]]
5161 5161 name = "makenotwork"
5162 - version = "0.11.5"
5162 + version = "0.11.6"
5163 5163 dependencies = [
5164 5164 "ammonia",
5165 5165 "anyhow",
@@ -10465,18 +10465,6 @@
10465 10465 "pkg-config",
10466 10466 ]
10467 10467
10468 - [[patch.unused]]
10469 - name = "synckit-client"
10470 - version = "0.6.0"
10471 -
10472 - [[patch.unused]]
10473 - name = "synckit-config"
10474 - version = "0.1.2"
10475 -
10476 - [[patch.unused]]
10477 - name = "supernote-push"
10478 - version = "0.1.0"
10479 -
10480 10468 [[patch.unused]]
10481 10469 name = "kberg"
10482 10470 version = "0.1.0"
@@ -10484,3 +10472,15 @@
10484 10472 [[patch.unused]]
10485 10473 name = "painhours"
10486 10474 version = "0.1.0"
10475 +
10476 + [[patch.unused]]
10477 + name = "supernote-push"
10478 + version = "0.1.0"
10479 +
10480 + [[patch.unused]]
10481 + name = "synckit-client"
10482 + version = "0.6.0"
10483 +
10484 + [[patch.unused]]
10485 + name = "synckit-config"
10486 + version = "0.1.2"
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.11.5"
3 + version = "0.11.6"
4 4 edition = "2024"
5 5 license = "LicenseRef-PolyForm-Noncommercial-1.0.0"
6 6 # Server binary: never published to a registry. Marks the crate private so