Only use the call feature by default.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ exclude = ["target"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[features]
|
||||
default = ["scheme", "call"]
|
||||
default = ["call"]
|
||||
scheme = ["call"]
|
||||
call = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user