Sha256: 8c428f8d584e765921e1ee2757c9e45b54863cb62fb1793b7c7d692413979516

Contents?: true

Size: 1.47 KB

Versions: 2

Compression:

Stored size: 1.47 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 = "wit-parser"
version = "0.9.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
Tooling for parsing `*.wit` files and working with their contents.
"""
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
documentation = "https://docs.rs/wit-parser"
readme = "README.md"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"

[[test]]
name = "all"
harness = false

[dependencies.anyhow]
version = "1.0.58"

[dependencies.id-arena]
version = "2"

[dependencies.indexmap]
version = "2.0.0"

[dependencies.log]
version = "0.4.17"

[dependencies.pulldown-cmark]
version = "0.9.3"
default-features = false

[dependencies.semver]
version = "1.0.0"

[dependencies.unicode-xid]
version = "0.2.2"

[dependencies.url]
version = "2.0.0"

[dev-dependencies.env_logger]
version = "0.9"

[dev-dependencies.pretty_assertions]
version = "1.3.0"

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wasmtime-12.0.1 ./ext/cargo-vendor/wit-parser-0.9.2/Cargo.toml
wasmtime-12.0.0 ./ext/cargo-vendor/wit-parser-0.9.2/Cargo.toml