xmpp: Use correct feature name for hello_bot example
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
5c312476c2
commit
c6bd89776b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ env_logger = "0.10"
|
|||
|
||||
[[example]]
|
||||
name = "hello_bot"
|
||||
required-features = ["avatar"]
|
||||
required-features = ["avatars"]
|
||||
|
||||
[features]
|
||||
default = ["avatars"]
|
||||
|
|
Loading…
Reference in a new issue