wip: experimental rust support in runtime
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "rtest"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
rterm = { path = "../../rterm" }
|
||||
Reference in New Issue
Block a user