mrsbfh

Matrix-Rust-SDK-Bot-Framework-Helper
git clone git://archive.git.mtrnord.blog/MTRNord/mrsbfh.git
Log | Files | Refs | README

commit c81e92cc12ec6be4ccf190b3cbfa4316010f5652
parent 0a06e7853fae28db0b341b0ff225dda4b3e1674d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 23 Feb 2022 15:55:26 +0100

Prepare update

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ A toolkit for writing commandbots more efficient in rust for matrix. To use it you need to add mrsbfh just like any regular create: ``` -mrsbfh = "0.3.1" +mrsbfh = "0.4.0" ``` After that there are the possible helpers available that are further described in the docs.