Commit ea65188e authored by opara's avatar opara 🙃
Browse files

arti-client: add 'flowctl-cc' to 'default'

parent bfa0d88e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ all-features = true
# @@ test-all-crates conditional-option minimal --features=tokio,native-tls

[features]
default = ["tokio", "native-tls", "compression"]
default = ["tokio", "native-tls", "compression", "flowctl-cc"]
full = [
    "anyhow",
    "keymgr",