Bump version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "reminder-rs"
|
||||
version = "1.6.41"
|
||||
version = "1.6.42"
|
||||
authors = ["Jude Southworth <judesouthworth@pm.me>"]
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0 only"
|
||||
@ -12,7 +12,7 @@ dotenv = "0.15"
|
||||
tokio = { version = "1", features = ["process", "full"] }
|
||||
reqwest = "0.11"
|
||||
lazy-regex = "3.0.2"
|
||||
regex = "1.6"
|
||||
regex = "1.9"
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
chrono = "0.4"
|
||||
|
Reference in New Issue
Block a user