# 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 = "2021" name = "tin2stl" version = "1.0.0" authors = ["usagi"] description = "Converts tin files to stl files" documentation = "https://docs.rs/tin2stl" readme = "README.md" keywords = [ "tin", "stl", "3d", "3d-printing", "3d-model", ] categories = [ "3d", "3d-printing", "3d-model", ] license = "MIT" repository = "https://github.com/usagi/tin2stl" [dependencies]