add rquickjs
This commit is contained in:
11
__lang/rquickjs-test/Cargo.toml
Normal file
11
__lang/rquickjs-test/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "rquickjs-test"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rquickjs = "0.11.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 'z'
|
||||
Reference in New Issue
Block a user