Skip to main content

max / makenotwork

v0.6.11: docs-only deploy (todo cleanup)
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-21 01:54 UTC
Commit: 5fa89921092e266cf13f4a877f5df7e0b49c8be9
Parent: cba4de7
2 files changed, +2 insertions, -2 deletions
@@ -3551,7 +3551,7 @@ dependencies = [
3551 3551
3552 3552 [[package]]
3553 3553 name = "makenotwork"
3554 - version = "0.6.10"
3554 + version = "0.6.11"
3555 3555 dependencies = [
3556 3556 "anyhow",
3557 3557 "argon2",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.6.10"
3 + version = "0.6.11"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6