This commit is contained in:
ppom 2025-06-05 12:00:00 +02:00
commit 8f5511b415
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -826,7 +826,7 @@ dependencies = [
[[package]]
name = "reaction"
version = "2.0.0"
version = "2.0.1"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "reaction"
version = "2.0.0"
version = "2.0.1"
edition = "2021"
authors = ["ppom <reaction@ppom.me>"]
license = "AGPL-3.0"