# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "arrayvec" version = "0.7.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" [[package]] name = "brunch" version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "016d950e43311624fa0b3e1bfe340f49f1913d21d76165f883ede0cfee569b62" dependencies = [ "dactyl 0.9.0", "unicode-width", ] [[package]] name = "dactyl" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b96fe5b482bcde76948e4736ec043fdbc3ec58b8d533d7b44b4cd6431d902c3b" [[package]] name = "dactyl" version = "0.9.1" dependencies = [ "brunch", "fastrand", "num-format", ] [[package]] name = "fastrand" version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "itoa" version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "num-format" version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3" dependencies = [ "arrayvec", "itoa", ] [[package]] name = "unicode-width" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"