soroban-spec 22.0.5

Soroban contract spec utilities.
Documentation
[dependencies.base64]
version = "0.13.0"

[dependencies.stellar-xdr]
default-features = false
features = ["curr", "curr", "std", "serde"]
version = "=22.1.0"

[dependencies.thiserror]
version = "1.0.32"

[dependencies.wasmparser]
version = "0.116.1"

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

[lib]
name = "soroban_spec"
path = "src/lib.rs"

[package]
authors = ["Stellar Development Foundation <info@stellar.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Soroban contract spec utilities."
edition = "2021"
homepage = "https://github.com/stellar/rs-soroban-sdk"
license = "Apache-2.0"
name = "soroban-spec"
readme = "README.md"
repository = "https://github.com/stellar/rs-soroban-sdk"
rust-version = "1.79.0"
version = "22.0.5"