A Rust crate for sending messages to Slack via webhooks.
# Cargo.toml
[dependencies]
slack-hook = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a message to Slack via webhook using async runtime.
Add tokio as a dependency and use #[tokio::main] or similar runtime.
No dependency data recorded yet.