[package] name = "sonico" version = "0.0.1" edition = "2021" authors = ["Guilherme Gules"] description = "🔊 Sonico is a high-performance test runner designed to accelerate your testing workflow with speed and precision." documentation = "https://github.com/guilhermegules/sonico" readme = "README.md" homepage = "https://github.com/guilhermegules/sonico" repository = "https://github.com/guilhermegules/sonico" license-file = "LICENSE.md" [dependencies] quick-js = "0.4.1"