docs: add README and register it in Cargo.toml

This commit is contained in:
2026-04-29 18:44:08 -05:00
parent 08ae561bae
commit 645d829193
2 changed files with 122 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ authors = ["Antfroze"]
description = "Async Rust client for the Plunk transactional email API"
license = "MIT"
repository = "https://git.coldspire.com/Antfroze/plunk-rs"
readme = "README.md"
keywords = ["plunk", "email", "transactional", "api"]
categories = ["api-bindings", "email"]