# 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 = "fizzy" version = "0.8.0" authors = ["The Fizzy Authors"] description = "Bindings to Fizzy, a fast, deterministic, and pedantic WebAssembly interpreter." categories = [ "external-ffi-bindings", "webassembly", "wasm", "interpreter", ] license = "Apache-2.0" repository = "https://github.com/wasmx/fizzy" [dev-dependencies.hex] version = "0.4.2" [build-dependencies.bindgen] version = "0.54.0" [build-dependencies.cmake] version = "0.1" [badges.circle-ci] repository = "wasmx/fizzy" [badges.codecov] repository = "wasmx/fizzy" service = "github" [badges.maintenance] status = "actively-developed"