mrsbfh

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

commit 9e774fc6faebdf483f64fd6a0d1a2c5ae593084d
parent 56ecf6569d11301af500f8489f318a1541841a03
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 23 Feb 2022 22:29:58 +0100

Release 0.4.1

mrsbfh@0.4.1
mrsbfh-macros@0.4.1

Generated by cargo-workspaces

Diffstat:
Mmrsbfh-macros/Cargo.toml | 2+-
Mmrsbfh/Cargo.toml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mrsbfh-macros/Cargo.toml b/mrsbfh-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mrsbfh-macros" -version = "0.4.0" +version = "0.4.1" authors = ["MTRNord <mtrnord1@gmail.com>"] edition = "2021" description = "Maros for the mrsbfh crate" diff --git a/mrsbfh/Cargo.toml b/mrsbfh/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mrsbfh" -version = "0.4.0" +version = "0.4.1" authors = ["MTRNord <mtrnord1@gmail.com>"] edition = "2021" description = "A toolkit for writing commandbots more efficient in rust for matrix."