This commit is contained in:
ppom 2025-07-14 12:00:00 +02:00
commit 4ddaf6c195
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.1.1"
version = "2.1.2"
dependencies = [
"chrono",
"clap",

View file

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