compat mode that relaxes some of the check_* macros
This commit is contained in:
parent
1e85abd10c
commit
95f4ade4ba
17 changed files with 70 additions and 31 deletions
|
|
@ -28,3 +28,5 @@ try_from = "0.3.2"
|
|||
[features]
|
||||
# Build xmpp-parsers to make components instead of clients.
|
||||
component = []
|
||||
# Compatibility mode
|
||||
compat = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue