mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Add derive-based protocol leaf declarations
This commit is contained in:
Generated
+10
@@ -1340,6 +1340,16 @@ dependencies = [
|
||||
"rkyv",
|
||||
"static_init",
|
||||
"thiserror",
|
||||
"unshell-macros",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "unshell-macros"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.117",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user