Sha256: 157b33a158fdc686da92defc1a1310ac0a2ae250cd74d9319e01b474b62f6268

Contents?: true

Size: 1.21 KB

Versions: 2

Compression:

Stored size: 1.21 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 = "deterministic-wasi-ctx"
version = "0.1.22"
description = "A wasi-common WasiCtx implementation that is fully deterministic"
readme = "README.md"
keywords = ["wasi"]
categories = ["wasm"]
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/Shopify/deterministic-wasi-ctx"

[dependencies.anyhow]
version = "1.0.56"

[dependencies.async-trait]
version = "0.1.53"

[dependencies.cap-primitives]
version = "3.0.0"

[dependencies.rand_core]
version = "0.6.3"

[dependencies.rand_pcg]
version = "0.3.1"

[dependencies.wasi-common]
version = ">= 20.0.0, < 23.0.0"

[dev-dependencies.more-asserts]
version = "0.3.1"

[dev-dependencies.wasmtime]
version = "22.0.0"

[dev-dependencies.wasmtime-wasi]
version = "22.0.0"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wasmtime-22.0.0 ./ext/cargo-vendor/deterministic-wasi-ctx-0.1.22/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/deterministic-wasi-ctx-0.1.22/Cargo.toml