Codebase list rust-libslirp / f8b6088
match-cfg: prepare Sylvestre Ledru 3 years ago
2 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Index: match-cfg/Cargo.toml
1 ===================================================================
2 --- match-cfg.orig/Cargo.toml
3 +++ match-cfg/Cargo.toml
4 @@ -22,8 +22,8 @@ readme = "README.md"
5 license = "MIT/Apache-2.0"
6 repository = "https://github.com/gnzlbg/match_cfg"
7
8 -[features]
9 -default = ["use_core"]
10 -use_core = []
11 -[badges.travis-ci]
12 -repository = "gnzlbg/match_cfg"
13 +# [features]
14 +# default = ["use_core"]
15 +# use_core = []
16 +# [badges.travis-ci]
17 +# repository = "gnzlbg/match_cfg"
0 disable-use-core-feature.diff