feat: add qjs

This commit is contained in:
2020-11-28 13:59:12 +08:00
parent 208169d999
commit 295e097e91
4 changed files with 96 additions and 1 deletions

View File

@@ -17,5 +17,6 @@ clap = "2.33"
toml = "0.5"
rust_util = "0.6"
regex = "1.4"
quick-js = { git = "https://git.hatter.ink/public-collect/quickjs-rs.git" }