Releasing Version 0.2.6 of decon_spf
This crate provides the ability to construct and deconstruct SPF DNS records in the rust programming language.
This release includes the following minor improvements.
- Support to parse mechanisms containing macros:
{}
- Serialize and Deserialize using the
serde
feature flag.