commit f41ed2f9d161e6a397e1e67525fa8832d790df95 from: witcher date: Mon Aug 15 18:47:26 2022 UTC CI: Build in release mode commit - f112a277a387922ce9f1cddb9be8f47bba6c323e commit + f41ed2f9d161e6a397e1e67525fa8832d790df95 blob - bcac264d74f96bc9027c2ed0ae03130d91f5465f blob + 26634dc5e3b017c6bcae772b22d01ed58e47c5c4 --- .build.yml +++ .build.yml @@ -27,7 +27,7 @@ tasks: cargo fmt -- --check - build: | cd rss-email - cargo build + cargo build --release - docs: | cd rss-email scdoc < docs/rss-email.1.scd > docs/rss-email.1 blob - d501bd96814e3c15dae8ac01938587069f50cdc2 blob + 77d76947d0c532dde31c15d8484db49c53818dc2 --- README.md +++ README.md @@ -33,6 +33,11 @@ yet See the man page or `-h` for more info. You can view the man page after generating it with `scdoc` with `man -l docs/rss-email.1`. +Stripped binaries are available on +[tags](https://git.sr.ht/~witcher/rss-email/refs) or +[builds](https://builds.sr.ht/~witcher/rss-email/commits/main/.build.yml) from +up to 90 days ago. + ## Resources Send patches and questions to