appservice: Rename example to get rid of cargo warning
This commit is contained in:
parent
df42ef68a2
commit
97c7baab14
2 changed files with 1 additions and 1 deletions
|
@ -44,5 +44,5 @@ tracing-subscriber = "0.2"
|
|||
matrix-sdk-test = { version = "0.2", path = "../matrix_sdk_test", features = ["appservice"] }
|
||||
|
||||
[[example]]
|
||||
name = "autojoin"
|
||||
name = "appservice_autojoin"
|
||||
required-features = ["warp"]
|
||||
|
|
Loading…
Reference in a new issue