chore: bump MSRV to 1.95 for nightly Rust

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3e30e54bbdf9f382c31b29bbcaeb44be6a6a6964
This commit is contained in:
raf 2026-02-07 23:09:25 +03:00
commit b9780dea1c
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
4 changed files with 25 additions and 20 deletions

View file

@ -14,8 +14,8 @@ clap.workspace = true
config.workspace = true
git2.workspace = true
hex.workspace = true
libc.workspace = true
lettre.workspace = true
libc.workspace = true
regex.workspace = true
reqwest.workspace = true
serde.workspace = true