From b84ad24a721e30662a1d2f6b5a11251a000c6b7c Mon Sep 17 00:00:00 2001 From: yooml Date: Tue, 28 Dec 2021 11:16:36 +0800 Subject: [PATCH] [skip ci] add named-profiles features --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 6a69a5fd0f..99cb45c58d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,5 @@ +cargo-features = ["named-profiles"] + [workspace] members = [ # "integration-tests",