Sha256: 9261b35e9cdb0ee22b78849c060aafef729e356884aa6186be48acf8ca9fe015

Contents?: true

Size: 1.29 KB

Versions: 3

Compression:

Stored size: 1.29 KB

Contents

# 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 = "wasmparser"
version = "0.100.0"
authors = ["Yury Delendik <ydelendik@mozilla.com>"]
exclude = ["benches/*.wasm"]
description = """
A simple event-driven library for parsing WebAssembly binary files.
"""
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser"
readme = "README.md"
keywords = [
    "parser",
    "WebAssembly",
    "wasm",
]
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser"

[[bench]]
name = "benchmark"
harness = false

[dependencies.indexmap]
version = "1.9.1"

[dependencies.url]
version = "2.0.0"

[dev-dependencies.anyhow]
version = "1.0.58"

[dev-dependencies.criterion]
version = "0.3.3"

[dev-dependencies.once_cell]
version = "1.13.0"

[dev-dependencies.rayon]
version = "1.3"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-7.0.0 ./ext/cargo-vendor/wasmparser-0.100.0/Cargo.toml
wasmtime-6.0.1 ./ext/cargo-vendor/wasmparser-0.100.0/Cargo.toml
wasmtime-6.0.0 ./ext/cargo-vendor/wasmparser-0.100.0/Cargo.toml