gate approval-checking logic (#2470)

This commit is contained in:
Robert Habermeier
2021-02-18 01:05:13 -06:00
committed by GitHub
parent b7aac51341
commit fb0106a00e
4 changed files with 26 additions and 9 deletions
+1
View File
@@ -91,6 +91,7 @@ panic = "unwind"
[features]
runtime-benchmarks=["cli/runtime-benchmarks"]
real-overseer=["cli/real-overseer"]
approval-checking=["real-overseer", "service/approval-checking"]
# Configuration for building a .deb package - for use with `cargo-deb`
[package.metadata.deb]