diff --git a/Cargo.toml b/Cargo.toml index 89f1054d..86af3312 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,6 +68,7 @@ tracy_full = { version = "1.7.1", optional = true } [features] default = [ "acreplace", + "batchnoise", "cellularnoise", "dmi", "file",