Values, Cleaning, Docs, Tests, Example (Current Example is Wrong)
This commit is contained in:
parent
775282caf4
commit
c2a7afe6c1
37 changed files with 1693 additions and 520 deletions
|
|
@ -6,7 +6,9 @@ build = "build.rs"
|
|||
|
||||
[features]
|
||||
default = []
|
||||
multi-version = []
|
||||
# Enables multi-version type-map constructors, builtin_type_maps(), and
|
||||
# the Registry struct for version negotiation. Used by host, not client.
|
||||
registry = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue