[package] name = "stl" version = "0.2.1" authors = ["Eric Holk "] description = "Stereo Lithography file input and output." repository = "https://github.com/eholk/rust-stl" readme = "README.md" keywords = ["stl", "3d", "file", "format"] license = "BSD-3-Clause" [dependencies] byteorder = "^0.4.2"