mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Work on implementing interface.
This commit is contained in:
Generated
-17
@@ -1829,23 +1829,6 @@ dependencies = [
|
||||
"rkyv",
|
||||
"static_init",
|
||||
"thiserror 2.0.18",
|
||||
"unshell-macros",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "unshell-macros"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"unshell-macros-core",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "unshell-macros-core"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.117",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user