diff --git a/Cargo.toml b/Cargo.toml index 6bae3b716..ef8ed6fb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ keywords = ["bitcoin", "electrum", "server", "index", "database"] documentation = "https://docs.rs/electrs/" readme = "README.md" edition = "2018" +default-run = "electrs" [features] liquid = ["elements"]