Skip to content
Cargo.toml 226 B
Newer Older
theMackabu's avatar
theMackabu committed
[package]
theMackabu's avatar
theMackabu committed
name = "core_js"
version = "0.1.1"
theMackabu's avatar
theMackabu committed
edition = "2021"

[dependencies]
deno_core = "0.142.0"
tokio = { version = "1.19.2", features = ["full"] }
theMackabu's avatar
theMackabu committed
duration-string = "0.1.1" 
theMackabu's avatar
theMackabu committed
colored = "2"
theMackabu's avatar
theMackabu committed
psutil = "3.2.2"
libc = "0.2.137"