# mplusfonts-macros
The macros in this crate are re-exported in the [`mplusfonts`] crate, which should be used instead
of adding a direct dependency on the `mplusfonts-macros` crate.
[`mplusfonts`]: https://crates.io/crates/mplusfonts
## Minimum supported Rust version
The minimum supported Rust version for `mplusfonts-macros` is `1.85`.
## License
The source code of `mplusfonts-macros` is dual-licensed under:
* Apache License, Version 2.0 ([LICENSE-APACHE] or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT License ([LICENSE-MIT] or <http://opensource.org/licenses/MIT>)
at your option.
[LICENSE-APACHE]: LICENSE-APACHE
[LICENSE-MIT]: LICENSE-MIT