feat 新的运行时环境
This commit is contained in:
7
runtime/libutils/cbuild.toml
Normal file
7
runtime/libutils/cbuild.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "libutils"
|
||||
version = "0.1.0"
|
||||
|
||||
dependencies = [
|
||||
{ name = "core", path = "../libcore" }
|
||||
]
|
||||
Reference in New Issue
Block a user