serde 1.0.210

A generic serialization/deserialization framework
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "proc-macro2"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "unicode-ident 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "quote"
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 1.0.86 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "serde"
version = "1.0.210"
dependencies = [
 "serde_derive 1.0.210 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "serde_derive"
version = "1.0.210"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 1.0.86 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 2.0.77 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "syn"
version = "2.0.77"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 1.0.86 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
 "unicode-ident 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "unicode-ident"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum proc-macro2 1.0.86 (registry+https://github.com/rust-lang/crates.io-index)" = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
"checksum quote 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
"checksum serde_derive 1.0.210 (registry+https://github.com/rust-lang/crates.io-index)" = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f"
"checksum syn 2.0.77 (registry+https://github.com/rust-lang/crates.io-index)" = "9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed"
"checksum unicode-ident 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)" = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"