# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "dragonbox_ecma" version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d742b56656e8b14d63e7ea9806597b1849ae25412584c8adf78c0f67bd985e66" [[package]] name = "itoa" version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" [[package]] name = "oxc_data_structures" version = "0.95.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd090988aa69c1e394f424289abb9bb1281448a072419ca556a07228ad36b854" [[package]] name = "oxc_estree" version = "0.95.0" dependencies = [ "dragonbox_ecma", "itoa", "oxc_data_structures", ]