# 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 = "2018" name = "oxid" version = "0.1.0" authors = ["Lorenzo Fontoura "] description = "oxid wasm library" homepage = "https://github.com/rellfy/oxid" readme = "README.md" license = "MIT" repository = "https://github.com/rellfy/oxid" [package.metadata.docs.rs] all-features = true [dependencies.fontdue] version = "0.4.0" [dependencies.glam] version = "0.10" features = ["scalar-math"] [dependencies.image] version = "0.22" features = [ "png_codec", "tga", ] default-features = false [dependencies.quad-rand] version = "0.1" [dependencies.rwasm] version = "0.0.1" [dev-dependencies.glam] version = "0.8" features = ["scalar-math"] [dev-dependencies.quad-rand] version = "0.1" [features] default = []