feat: use public-collect quickjs
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
quick-js = { path= "external/quickjs-rs" }
|
||||
quick-js = { git = "https://git.hatter.ink/public-collect/quickjs-rs.git" }
|
||||
ring = "0.16"
|
||||
hex = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user