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"
|
2024-06-08 02:01:02 +05:30
|
|
|
version = "1.0.85"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-08 02:01:02 +05:30
|
|
|
checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-06-08 02:01:02 +05:30
|
|
|
version = "1.0.36"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-08 02:01:02 +05:30
|
|
|
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
|
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"
|
2024-07-07 03:02:02 +05:30
|
|
|
version = "1.0.204"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-07 03:02:02 +05:30
|
|
|
checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-07-07 03:02:02 +05:30
|
|
|
version = "1.0.204"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-07 03:02:02 +05:30
|
|
|
checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-07-01 23:01:33 +05:30
|
|
|
version = "1.0.120"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-01 23:01:33 +05:30
|
|
|
checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
|
2023-01-02 17:13:50 +05:30
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-06-08 02:01:02 +05:30
|
|
|
version = "2.0.66"
|
2023-01-02 17:13:50 +05:30
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-06-08 02:01:02 +05:30
|
|
|
checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
|
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"
|