update msrv

This commit is contained in:
Robin Appelman 2025-06-02 21:25:26 +02:00
commit ed5fe75e81

View file

@ -3,7 +3,7 @@ name = "rss-webhook-trigger"
version = "0.2.0" version = "0.2.0"
authors = ["Robin Appelman <robin@icewind.nl>"] authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018" edition = "2018"
rust-version = "1.71.1" rust-version = "1.82.0"
repository = "https://codeberg.org/icewind/rss-webhook-trigger" repository = "https://codeberg.org/icewind/rss-webhook-trigger"
license = "MIT" license = "MIT"