odra-test-env-wrapper 0.1.0

Odra's wrapper for test virtual machines delivered as shared object files.
Documentation
# 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 = "odra-test-env-wrapper"
version = "0.1.0"
authors = [
    "Jakub Płaskonka <kuba@odra.dev>",
    "Krzysztof Pobiarżyn <krzysztof@odra.dev>",
    "Maciej Zieliński <maciej@odra.dev>",
]
description = "Odra's wrapper for test virtual machines delivered as shared object files."
readme = "README.md"
keywords = [
    "wasm",
    "webassembly",
    "blockchain",
]
categories = ["wasm"]
license = "MIT"
repository = "https://github.com/odradev/odra"

[dependencies.dlopen]
version = "0.1.8"

[dependencies.dlopen_derive]
version = "0.1.4"

[dependencies.odra-types]
version = "0.1.0"