update msrv

This commit is contained in:
Robin Appelman 2024-04-20 22:04:09 +02:00
commit 70670ea42a

View file

@ -3,7 +3,7 @@ name = "rss-webhook-trigger"
version = "0.1.0" version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"] authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018" edition = "2018"
rust-version = "1.67.0" rust-version = "1.70.0"
license = "MIT" license = "MIT"
[dependencies] [dependencies]