[[package]]
name = "autocfg"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "fast-float2"
version = "0.2.3"
dependencies = [
"fastrand 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"hexf-parse 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-core 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num-bigint 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"ryu 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "fastrand"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hexf-parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "lexical-core"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lexical-parse-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-parse-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-write-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-write-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lexical-parse-float"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lexical-parse-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lexical-parse-integer"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lexical-util"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lexical-write-float"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lexical-write-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lexical-write-integer"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-bigint"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"num-integer 0.1.46 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-integer"
version = "0.1.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"num-traits 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-traits"
version = "0.2.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"autocfg 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "ryu"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
"checksum autocfg 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
"checksum fastrand 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
"checksum hexf-parse 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
"checksum lexical-core 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0431c65b318a590c1de6b8fd6e72798c92291d27762d94c9e6c37ed7a73d8458"
"checksum lexical-parse-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eb17a4bdb9b418051aa59d41d65b1c9be5affab314a872e5ad7f06231fb3b4e0"
"checksum lexical-parse-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5df98f4a4ab53bf8b175b363a34c7af608fe31f93cc1fb1bf07130622ca4ef61"
"checksum lexical-util 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "85314db53332e5c192b6bca611fb10c114a80d1b831ddac0af1e9be1b9232ca0"
"checksum lexical-write-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e7c3ad4e37db81c1cbe7cf34610340adc09c322871972f74877a712abc6c809"
"checksum lexical-write-integer 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eb89e9f6958b83258afa3deed90b5de9ef68eef090ad5086c791cd2345610162"
"checksum num-bigint 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
"checksum num-integer 0.1.46 (registry+https://github.com/rust-lang/crates.io-index)" = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
"checksum num-traits 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
"checksum ryu 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
"checksum static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"