# 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.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" [[package]] name = "oxc_data_structures" version = "0.115.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd6c22a48542899e5f74162d55710ea2f95735c5d3a809196308b2dbf557f434" [[package]] name = "oxc_estree" version = "0.115.0" dependencies = [ "dragonbox_ecma", "itoa", "oxc_data_structures", ]