# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "dragonbox_ecma" version = "0.1.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd8e701084c37e7ef62d3f9e453b618130cbc0ef3573847785952a3ac3f746bf" [[package]] name = "itoa" version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" [[package]] name = "oxc_data_structures" version = "0.123.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c8e8f59bed9522098da177d894dc8635fb3eae218ff97d9c695900cb11fd10a2" [[package]] name = "oxc_estree" version = "0.123.0" dependencies = [ "dragonbox_ecma", "itoa", "oxc_data_structures", ]