# 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 = "2018" name = "lilypond" version = "0.1.1" authors = ["Jared Forth "] description = "A Rust wrapper and types for GNU LilyPond" homepage = "https://crates.io/crates/lilypond" documentation = "https://docs.rs/lilypond" readme = "README.md" keywords = ["music", "notation", "typography", "lilypond"] categories = ["multimedia"] license = "GPL-3.0-or-later" repository = "https://github.com/jaredforth/lilypond" [dependencies.fsutils] version = "0.1.2" [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1" [badges.appveyor] repository = "jaredforth/lilypond" [badges.travis-ci] repository = "jaredforth/lilypond"