syxpack 0.17.0

Helpers for processing MIDI System Exclusive messages.
Documentation
[dependencies.hex]
version = "0.4.3"

[dependencies.lazy_static]
version = "1.5.0"

[dependencies.md5]
version = "0.7.0"

[dependencies.nybble]
version = "0.1.1"

[lib]
name = "syxpack"
path = "src/lib.rs"

[package]
authors = ["Jere Käpyaho <2261936+jerekapyaho@users.noreply.github.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Helpers for processing MIDI System Exclusive messages.
"""
edition = "2021"
license = "MIT"
name = "syxpack"
readme = "README.md"
repository = "https://github.com/coniferprod/syxpack-rs"
version = "0.17.0"