# 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 = "wasm-gpu" version = "0.0.0" include = [ "/Cargo.toml", "/LICENSE", "/README.md", "/src/**", ] description = "Runs WASM on the GPU, seamlessly" homepage = "https://github.com/LucentFlux/wasm-gpu" readme = "README.md" keywords = [ "wasm", "webassembly", "gpu", ] categories = [ "compilers", "hardware-support", "wasm", "virtualization", ] license = "MIT" repository = "https://github.com/LucentFlux/wasm-gpu" [dependencies]