This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "rabby-runtime"
|
||||
version = "0.1.0"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
rabby-core = { path = "../rabby-core" }
|
||||
serde_json = "1"
|
||||
Reference in New Issue
Block a user