osmesa-sys 0.1.2

OSMesa library bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
shared_library = "0.1"

[lib]
name = "osmesa_sys"
path = "lib.rs"

[package]
authors = ["Daggerbot <daggerbot@gmail.com>"]
description = "OSMesa library bindings for Rust"
license = "CC0-1.0"
name = "osmesa-sys"
repository = "https://github.com/Daggerbot/osmesa-rs.git"
version = "0.1.2"