soroban-ledger-snapshot 20.3.1

Soroban ledger.json file type and functionality.
[dependencies.serde]
features = ["derive"]
version = "1.0.0"

[dependencies.serde_json]
version = "1.0.0"

[dependencies.serde_with]
features = ["hex"]
version = "3.4.0"

[dependencies.soroban-env-common]
features = ["serde"]
version = "=20.2.1"

[dependencies.soroban-env-host]
version = "=20.2.1"

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

[package]
authors = ["Stellar Development Foundation <info@stellar.org>"]
description = "Soroban ledger.json file type and functionality."
edition = "2021"
homepage = "https://github.com/stellar/rs-soroban-sdk"
license = "Apache-2.0"
name = "soroban-ledger-snapshot"
readme = "README.md"
repository = "https://github.com/stellar/rs-soroban-sdk"
rust-version = "1.74.0"
version = "20.3.1"