[package]
name = "wavefront_obj"
description = "A parser for the Wavefront .obj file format."
license = "MIT"
repository = "https://github.com/PistonDevelopers/wavefront_obj"
version = "1.0.0"
authors = [
"Clark Gaebel <cg.wowus.cg@gmail.com>",
]
[lib]
name = "wavefront_obj"
path = "./src/lib.rs"