From baffcca546404fa68058cf778400289e2e567dfb Mon Sep 17 00:00:00 2001 From: Ar37-rs Date: Sat, 1 Oct 2022 11:26:10 +0700 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e306232..68343c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,6 @@ repository = "https://github.com/Ar37-rs/flowync" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [features] -default = ["compact"] compact = [] [[example]]