Newer
Older
homepage = "https://justjs.dev"
repository = "https://github.com/exact-rs/just"
description = "A modern runtime for javascript."
v_htmlescape = "0.15.8"
data-encoding = "2.3.2"
duration-string = "0.1.1"
tokio = { version = "1.19.2", features = ["full"] }
clap = { version = "4.0.27", features = ["derive"] }
shell = { version = "0.2.0", package = "rust-shell" }
# unused for now
termcolor = "1.0.4"
uuid = { version = "0.8.0", features = ["v4"], default-features = false }
serde_derive = "1.0.79"
toml = "0.5.0"
os_info = "2.0.6"
backtrace = "0.3.9"
exact-panic = "0.0.6"
clap-verbosity-flag = "2.0.0"
env_logger = "0.10.0"
log = "0.4.17"