Skip to main content

max / alloy_tui

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: b5dbc74e42f78c1d8016726e00746f3eb72c59c5
Parent: 7708fea
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -5,7 +5,7 @@
5 5 edition = "2024"
6 6 rust-version = "1.86"
7 7 license = "MIT"
8 - repository = "https://git.sr.ht/~maxmj/alloy_tui"
8 + repository = "https://makenot.work/git/max/alloy_tui"
9 9 authors = ["Max Johnson <me@maxj.phd>"]
10 10
11 11 [dependencies]