Ignore expansion test if cargo-expand subcommand isn't present

This commit is contained in:
Evgenii P
2019-11-03 20:31:08 +08:00
parent 640f8e0e82
commit 9a0e4e0176
3 changed files with 30 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.0.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>", "David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
publish = false
build = "build.rs"
[features]
unstable = ["serde/unstable"]