verovioxide-sys 0.1.1

Raw FFI bindings to the Verovio music engraving library
# 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 = "2024"
rust-version = "1.85"
name = "verovioxide-sys"
version = "0.1.1"
build = "build.rs"
links = "verovio"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Raw FFI bindings to the Verovio music engraving library"
readme = "README.md"
keywords = [
    "mei",
    "music",
    "notation",
    "verovio",
    "ffi",
]
categories = ["external-ffi-bindings"]
license = "Apache-2.0"
repository = "https://github.com/oxur/verovioxide"
resolver = "2"

[features]
bundled = []
default = ["bundled"]
force-rebuild = []
prebuilt = []

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

[dependencies]

[build-dependencies.cc]
version = "1"

[build-dependencies.dunce]
version = "1"

[build-dependencies.flate2]
version = "1"

[build-dependencies.sha2]
version = "0.10"

[build-dependencies.tar]
version = "0.4"

[build-dependencies.ureq]
version = "2"