Run cargo update and bump package version

This commit is contained in:
2025-05-03 16:05:38 +00:00
parent cdb0277c57
commit e79dfe9fc5
3 changed files with 508 additions and 329 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "matrix-feedbot"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["mirsal <mirsal@mirsal.fr>"]