feat: add Guanghu Linux subcontrol supervisor contract

This commit is contained in:
冰朔 2026-08-15 16:21:37 +08:00
commit 36996be39a
10 changed files with 803 additions and 3 deletions

View file

@ -40,6 +40,13 @@ dependencies = [
"serde_yaml",
]
[[package]]
name = "guanghu-supervisor"
version = "0.1.0"
dependencies = [
"serde",
]
[[package]]
name = "hashbrown"
version = "0.17.1"