spyne 0.10.1

All-in-one toolkit
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "spyne"
version = "0.10.1"
dependencies = [
 "spyne-encoding",
 "spyne-ffi",
 "spyne-macros",
 "spyne-quote",
 "spyne-sync",
 "spyne-syntax",
 "spyne-text",
]

[[package]]
name = "spyne-encoding"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2cd0b9e4b24de0506323a97f1d8fafdebe5f326e0c342555b601a4f90296495"

[[package]]
name = "spyne-ffi"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a01fb97c5263087cb52bcd32497bd0033fd96f018515141d46f4cd233b015ea9"
dependencies = [
 "spyne-macros",
]

[[package]]
name = "spyne-macros"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3850227f5ac60cc24ac477bd45a3dd06cfd9263162816cdfd391b741b68f84c"
dependencies = [
 "spyne-encoding",
 "spyne-quote",
 "spyne-syntax",
]

[[package]]
name = "spyne-quote"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b5de14eda38567e81f4e197c17a5714048a8de0f9717d9eb858f487abcc200b"
dependencies = [
 "spyne-syntax",
]

[[package]]
name = "spyne-sync"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fbb62e72ce2306997f7950a7f4684111b4295140e3d2901d3928730f8f3ed14"

[[package]]
name = "spyne-syntax"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3de928adf6d077b54e93649359812c133587f60054baf105b0e043bb2fc186f"

[[package]]
name = "spyne-text"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1c62ab5e02d2e5b79764f076a577c9e25ed886e4e877d0e399fb6256002ac8d"