Documentation
[package]
name = "apres"
version = "0.1.0"
authors = ["Quintin Smith <smith.quintin@protonmail.com>"]
edition = "2018"
description = "MIDI Library"
repository = "https://github.com/quintinfsmith/apres"
license = "GPL-2.0-or-later"

[lib]
name = "apres"
crate-type = ["rlib"]