From 0da9e6649db4067a81e1063e8506b70e9274ad61 Mon Sep 17 00:00:00 2001 From: Serge Barral Date: Sat, 16 Nov 2024 21:25:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d851ad..69fa31b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ the `asynchronix` name), add this to your `Cargo.toml`: ```toml [dependencies] -asynchronix = "0.2.3" +asynchronix = "0.2.4" ```