2023-01-02 17:13:50 +05:30
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "f3-rs"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.9"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
2023-01-02 17:13:50 +05:30
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.69"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.33"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.15"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
2023-01-02 17:13:50 +05:30
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.189"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "8e422a44e74ad4001bdc8eede9a4570ab52f71190e9c076d14369f38b9200537"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.189"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "1e48d1f918009ce3145511378cf68d613e3b3d9137d67272562080d68a2b32d5"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.107"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "2.0.38"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-10-24 19:49:40 +05:30
|
|
|
version = "1.0.12"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-24 19:49:40 +05:30
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|