songy

telegram bot as a songbook
git clone git://git.relim.de/songy.git
Log | Files | Refs | README | LICENSE

commit d8d0227eed3f6f1514e5c3cd7734482640e3d133
parent c5bc690d6b29448ccba8638ab0e339174fa64b1a
Author: Robin <kroekerrobin@gmail.com>
Date:   Mon, 13 Feb 2023 18:09:53 +0100

v1.0.1

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

diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "songs" -version = "1.0.0" +version = "1.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html