spyne 0.6.0

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.6.0"
dependencies = [
 "spyne-encoding",
 "spyne-ffi",
 "spyne-macros",
 "spyne-quote",
 "spyne-syntax 0.1.3",
]

[[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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbb9e207f80f7e301c97efa4079ceb3b9faad2871feeae0fb48d2a0ff68abaa6"

[[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 0.2.0",
]

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

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

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