max / shop
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+4 insertions,
-0 deletions
| @@ -10,6 +10,10 @@ | |||
| 10 | 10 | keywords = ["terminal", "kitty", "graphics", "protocol"] | |
| 11 | 11 | categories = ["parser-implementations", "command-line-interface"] | |
| 12 | 12 | readme = "README.md" | |
| 13 | + | # Not on crates.io yet, by decision (2026-08-06). Consumers take it as a git | |
| 14 | + | # dependency on makenot.work/git/max/shop. The keywords and categories above are | |
| 15 | + | # kept for the eventual release; the name was picked for the registry. | |
| 16 | + | publish = false | |
| 13 | 17 | ||
| 14 | 18 | [lints] | |
| 15 | 19 | workspace = true |