mailjet-rs icon indicating copy to clipboard operation
mailjet-rs copied to clipboard

Mailjet API wrapper for Rust

Results 1 mailjet-rs issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.21.0 (not yet released) Migration Functions < 0.20 function 0.21 equivalent encode() engine::general_purpose::STANDARD.encode() or prelude::BASE64_STANDARD.encode()...

dependencies