From b170fed0457b29ae75b1b69940be0776f5f30660 Mon Sep 17 00:00:00 2001 From: 1zuna Date: Sat, 19 Oct 2024 01:41:46 +0200 Subject: [PATCH] chore: cargo version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb45695..7571e8d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -zte-cpe-rs = "0.1.0" +zte-cpe-rs = "0.2.0" ``` ## Usage