~nickbp/bookstore

clippy and bump deps
Remove unused dep
Use the same trickery to avoid clones of PutConfig
Skip locks: its all const configuration
Reimplement with tokio/warp, clean up arg handling
Bump deps and update secret
Add quickstart
Bump deps, switch to ghcr
Remove tracing workaround
Bump dependencies
Add mention of curl option to upload
svg is broken on git.sr.ht, use png instead
Fix build badge maybe
Add graph to README
Still seeing 'Killed' elsewhere so just disable arm64 for now. Regression in sourcehut
Try reenabling arm64, with jobs=1 to avoid 'Killed' in CI
Add args for previously envvar-only values and show as defaults, update delete handling to work on Kobo browser
Next