add mini-dashboard feature

This commit is contained in:
Marin Postma
2021-04-20 13:28:12 +02:00
parent da08a1f25c
commit ea5517bc8c
3 changed files with 41 additions and 34 deletions

View File

@ -91,6 +91,7 @@ tempdir = "0.3.7"
urlencoding = "1.1.1"
[features]
mini-dashboard = ["default"]
default = ["sentry"]
[target.'cfg(target_os = "linux")'.dependencies]