From 3d7727c788590c23dc5d383dd258505fd8ed5cae Mon Sep 17 00:00:00 2001 From: Oyelowo <31687368+Oyelowo@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:46:43 -0600 Subject: [PATCH] Update dpendency version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f231ea5..8fc23b4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Add `twust` to your `Cargo.toml`: ```toml [dependencies] -twust = "0.1.0" +twust = "1.0.4" ``` ## Usage