From bde258ec6ff35f8d9deefe44b780a87aa7aa75ad Mon Sep 17 00:00:00 2001 From: Jeff Burdges Date: Tue, 30 Jul 2024 19:26:51 +0200 Subject: [PATCH] Ahh maybe this --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4c83dfc..3aa6833 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,6 +58,7 @@ harness = false [features] default = ["std", "getrandom", "aead"] +rand_chacha = [] preaudit_deprecated = [] nightly = [] alloc = [