This commit is contained in:
parent
69be9f7aca
commit
089def45d1
37 changed files with 2792 additions and 225 deletions
|
|
@ -5,11 +5,12 @@ edition = "2024"
|
|||
build = "build.rs"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
# Enables multi-version type-map constructors, builtin_type_maps(), and
|
||||
# the Registry struct for version negotiation. Used by host, not client.
|
||||
registry = []
|
||||
|
||||
pipes = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue