mxl-player-components 0.1.15

This is a component of the X-Software MXL product line
Documentation
[![CI checks](https://github.com/x-software-com/mxl-crates/actions/workflows/check.yml/badge.svg)](https://github.com/x-software-com/mxl-crates/actions/workflows/check.yml)
[![dependency status](https://deps.rs/repo/github/x-software-com/mxl-crates/status.svg)](https://deps.rs/repo/github/x-software-com/mxl-crates)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

# Overview

This is a component of the X-Software MXL product line.

## Setup

```sh
cargo install --locked just
just setup
```

# Contributing

This is an open source project, and is thus built with your contributions.

Here are some ways you can contribute:

* [Submit Issues][contributing:submit-issue]
* [Submit Fixes and New Features][contributing:submit-pr]

Please refer to our [Contributing Guide](CONTRIBUTING.md) for more details.

[contributing:submit-issue]: https://github.com/x-software-com/mxl-crates/issues/new/choose
[contributing:submit-pr]: https://github.com/x-software-com/mxl-crates/pulls

# License

The code in this repository is licensed under either of [APACHE-2.0 License](LICENSE-APACHE) or [MIT License](LICENSE-MIT) at your option.