Skip to main content

max / makenotwork

Release mnw server v0.16.3
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:57 UTC
Signed with PGP, not checked
Commit: ac8541aa580fff8b27cdee6f3775bba91b6a6f90
Parent: 5a284c3
3 files changed, +11 insertions, -11 deletions
@@ -5270,7 +5270,7 @@
5270 5270
5271 5271 [[package]]
5272 5272 name = "makenotwork"
5273 - version = "0.16.2"
5273 + version = "0.16.3"
5274 5274 dependencies = [
5275 5275 "anyhow",
5276 5276 "apple-codesign",
@@ -10759,6 +10759,14 @@
10759 10759 "pkg-config",
10760 10760 ]
10761 10761
10762 + [[patch.unused]]
10763 + name = "synckit-client"
10764 + version = "0.10.0"
10765 +
10766 + [[patch.unused]]
10767 + name = "synckit-config"
10768 + version = "0.2.0"
10769 +
10762 10770 [[patch.unused]]
10763 10771 name = "kberg"
10764 10772 version = "0.1.0"
@@ -10786,11 +10794,3 @@
10786 10794 [[patch.unused]]
10787 10795 name = "quasi-tauri"
10788 10796 version = "0.93.0"
10789 -
10790 - [[patch.unused]]
10791 - name = "synckit-client"
10792 - version = "0.10.0"
10793 -
10794 - [[patch.unused]]
10795 - name = "synckit-config"
10796 - version = "0.2.0"
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.16.2"
3 + version = "0.16.3"
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
@@ -6,7 +6,7 @@
6 6 "license": {
7 7 "name": "PolyForm Noncommercial 1.0.0"
8 8 },
9 - "version": "0.16.2"
9 + "version": "0.16.3"
10 10 },
11 11 "paths": {
12 12 "/api/git/{owner}/{repo}/notes": {