From 33d15ce722f9f6c461b19db235e0909a8344dc38 Mon Sep 17 00:00:00 2001 From: Nex <60712924+NexRX@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:10:33 +0000 Subject: [PATCH] Update readme.md Oops, should of released on crates.io with this --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a6df521..17f2cf6 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ New features planned are available [here](https://github.com/NexRX/restructed/is Add `restructed` to your projects `Cargo.toml`: ```toml -restructed = "0.1" +restructed = "0.2" ``` alternatively run this in the project directory