feat: add Guanghu Linux subcontrol supervisor contract
This commit is contained in:
parent
ebe2ecf262
commit
36996be39a
10 changed files with 803 additions and 3 deletions
|
|
@ -40,6 +40,13 @@ dependencies = [
|
|||
"serde_yaml",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "guanghu-supervisor"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hashbrown"
|
||||
version = "0.17.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue