[dependencies.notation_core]
version = "0.4.3"
[dependencies.notation_fretted]
version = "0.4.4"
[dependencies.notation_guitar]
version = "0.4.4"
[dependencies.serde]
features = ["derive", "alloc"]
version = "1.0.126"
[dependencies.uuid]
features = ["serde", "v4"]
version = "0.8"
[lib]
[package]
description = "Fun notation - protocol for storage"
edition = "2021"
homepage = "https://www.notation.fun"
license = "MIT OR Apache-2.0"
name = "notation_proto"
repository = "https://github.com/notation-fun/notation"
resolver = "2"
version = "0.4.4"