[package] authors = ["강동윤 "] description = "Timings for swc" documentation = "https://rustdoc.swc.rs/swc_timer/" edition = "2021" license = "Apache-2.0" name = "swc_timer" repository = "https://github.com/swc-project/swc.git" version = "0.4.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tracing = "0.1" [dev-dependencies] testing = {version = "0.18.0", path = "../testing"}