webmention
webmention copied to clipboard
CLI tool for sending and receiving Webmentions
Results
1
webmention issues
Sort by
recently updated
recently updated
newest added
### Console log: Compiling select v0.5.0 Compiling webmention v0.4.0 error[E0308]: mismatched types --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/webmention-0.4.0/src/bin/webmention.rs:49:5 | 49 | / mention.send().await.with_context(|| { 50 | | format!( 51 | | "Failed to send...