allegro_ttf-sys 0.0.31

Allegro 5 ttf addon Rust binding
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "allegro_ttf-sys"
version = "0.0.31"
authors = ["SiegeLord <slabode@aim.com>"]
build = "build.rs"
links = "allegro_ttf"
description = "Allegro 5 ttf addon Rust binding"
documentation = "http://siegelord.github.io/RustAllegro/doc/allegro_ttf-sys/index.html"
keywords = ["text", "graphics", "ttf", "font"]
license = "Zlib"
repository = "https://github.com/SiegeLord/RustAllegro"

[lib]
name = "allegro_ttf_sys"
path = "src/lib.rs"
[dependencies.allegro_font-sys]
version = "=0.0.31"

[dependencies.allegro_util]
version = "=0.0.31"

[dependencies.libc]
version = "0.1"

[features]
link_none = []
link_debug = []
link_static = []