matrix-sdk: The emoji example requires the encryption feature.

master
Damir Jelić 2020-08-04 10:49:08 +02:00
parent e7b2a54e46
commit 77f0676a58
1 changed files with 4 additions and 0 deletions

View File

@ -55,3 +55,7 @@ tempfile = "3.1.0"
mockito = "0.26.0"
lazy_static = "1.4.0"
futures = "0.3.5"
[[example]]
name = "emoji_verification"
required-features = ["encryption"]