rust-postmark-devel-0.11.3-1.fc43 in Fedora Rawhide
↵ Return to the main page of rust-postmark-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2025-05-22 |
Cristian Le <git at lecris dot dev> - 0.11.3-1 |
- Import rhbz#2358960 |
Provides
- crate(postmark)
- rust-postmark-devel
Files
- usr/
- share/
- cargo/
- registry/
- postmark-0.11.3/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- src/
- api/
- bounce/
- bounces.rs
- delivery_stats.rs
- bounce.rs
- email/
- send_email.rs
- send_email_batch.rs
- send_email_batch_with_templates.rs
- send_email_with_template.rs
- email.rs
- message_streams/
- delete_suppression.rs
- get_suppressions.rs
- message_streams.rs
- server/
- create_server.rs
- get_server.rs
- server.rs
- templates/
- copy_templates.rs
- create_template.rs
- delete_template.rs
- edit_template.rs
- get_template.rs
- templates.rs
- webhooks/
- webhooks.rs
- api.rs
- client.rs
- lib.rs
- reqwest.rs
- tests/