From 26befe536c56d0e8ff47d07bdc1d64086fdc0394 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 4 Sep 2023 18:46:27 -0400 Subject: adler feature, etc. --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 28afab4..37e7c99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,5 +9,6 @@ edition = "2021" png = "0.17.10" [features] -std = [] default = ["std"] +std = [] +adler = [] -- cgit v1.2.3