From 378fb629d66dc5ed24293b38ce066155f7d22b8d Mon Sep 17 00:00:00 2001 From: Sumit-NMT Date: Mon, 21 Jul 2025 14:11:13 +0530 Subject: [PATCH] updated Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4ceaa95..23d0986 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ authors = ["stijnh "] [dependencies] rand="0.5.5" itertools="0.7.8" -afl="0.4" +afl="0.15.0"