Skip to main content

max / makenotwork

v0.6.0: async-stripe rc.5 migration Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-17 02:58 UTC
Commit: 01e2feeaddc9af858619130bea609139c4912486
Parent: 69da618
2 files changed, +2 insertions, -2 deletions
@@ -3551,7 +3551,7 @@ dependencies = [
3551 3551
3552 3552 [[package]]
3553 3553 name = "makenotwork"
3554 - version = "0.5.22"
3554 + version = "0.6.0"
3555 3555 dependencies = [
3556 3556 "anyhow",
3557 3557 "argon2",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.5.22"
3 + version = "0.6.0"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6