ruma-bot

git clone git://archive.git.mtrnord.blog/MTRNord/ruma-bot.git
Log | Files | Refs

commit 76fcc5bce7fd95f649cc39f56eefc4939c549193
parent 991fce731369b677efeeb4e9e137075a67932066
Author: Jonas Platte <jplatte+git@posteo.de>
Date:   Sun,  4 Aug 2019 17:24:34 +0200

Fixup for macro crate rename

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -21,4 +21,4 @@ path = "macros" git = "https://github.com/tokio-rs/tokio" [workspace] -members = ["macro"] +members = ["macros"]