Skip to main content

max / everycycle

metadata: point repository at makenot.work sourcehut is a backup remote, not the public face (~/Code/CLAUDE.md, "What each remote is for"), and the srht URL this advertised is private, so anyone clicking through from crates.io got a 404. The mnw page is the one meant to be read. Immutable per published version, so this reaches crates.io on the next publish; not worth a bump on its own.
Author: Max Johnson <me@maxj.phd> · 2026-07-25 14:16 UTC
Signed with PGP, not checked
Commit: 91df069cd78855cd835c204e6bff952857b8991d
Parent: 8ab3c29
1 file changed, +2 insertions, -2 deletions
M Cargo.toml +2 -2
@@ -17,8 +17,8 @@
17 17 rust-version = "1.85"
18 18 license = "MIT"
19 19 authors = ["Make Creative, LLC"]
20 - repository = "https://git.sr.ht/~maxmj/everycycle"
21 - homepage = "https://git.sr.ht/~maxmj/everycycle"
20 + repository = "https://makenot.work/git/max/everycycle"
21 + homepage = "https://makenot.work/git/max/everycycle"
22 22
23 23 [workspace.lints.rust]
24 24 unused = "warn"