Build and install from source:
cargo install --path .
Embed as a library without the CLI surface:
podbot = { version = "0.1.0", default-features = false }
Build and install from source:
cargo install --path .
Embed as a library without the CLI surface:
podbot = { version = "0.1.0", default-features = false }