Sha256: 3d61899f07e16d7d2a157af210c34ed14503caed4bd233a17ac2a6a9550c2fa1

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

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

[dependencies.anyhow]
version = "1.0.56"

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

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

[dependencies.rand_core]
version = "0.6.3"

[dependencies.rand_pcg]
version = "0.3.1"

[dependencies.wasi-common]
version = ">= 8.0.0, < 19.0.0"

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

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wasmtime-18.0.3 ./ext/cargo-vendor/deterministic-wasi-ctx-0.1.19/Cargo.toml