# 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 = "wasm4-sys" version = "0.1.3" authors = ["Daria Sukhonina "] description = "Raw WASM-4 bindings for Rust, used internally wasm4-rs" keywords = [ "wasm-4", "wasm4", ] categories = [ "external-ffi-bindings", "wasm", ] license = "MIT" repository = "https://github.com/ZetaNumbers/wasm4-rs" [package.metadata.docs.rs] all-features = true default-target = "wasm32-unknown-unknown" targets = []