# 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 = "rustiny_renderer" version = "0.2.0" description = "tiny renderer" homepage = "https://github.com/wolfired/rustiny/tree/main/renderer" documentation = "https://docs.rs/rustiny_renderer" readme = "README.md" license = "MIT" repository = "https://github.com/wolfired/rustiny/tree/main/renderer" [package.metadata.docs.rs] rustdoc-args = [ "--html-in-header", "./html/katex_header.html", ] [dependencies.rustiny_computer_graphic] version = "0.2.0" [dependencies.rustiny_fixed_point] version = "0.2.0" [dependencies.rustiny_xfile] version = "0.2.0"