floww 0.1.12

Musical information crate.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "floww"
version = "0.1.12"
authors = ["Cody Bloemhard <codybloemhard@gmail.com>"]
description = "Musical information crate."
readme = "README.md"
keywords = ["music"]
license = "GPL-3.0"
repository = "https://github.com/codybloemhard/floww"

[dependencies.apres]
version = "0.3.4"

[dependencies.bincode]
version = "1.3.3"

[dependencies.fnrs]
version = "0.1.7"

[dependencies.serde]
version = "1.0.202"
features = ["derive"]