Update the MSRV

This commit is contained in:
Rodolphe Bréard 2024-03-23 11:48:42 +01:00
parent e2b2417b04
commit ee85a57537
2 changed files with 5 additions and 4 deletions

View file

@ -8,9 +8,10 @@ jobs:
strategy:
matrix:
rust:
- 1.70.0
- 1.71.1
- 1.72.1
- 1.74.1
- 1.75.0
- 1.76.0
- 1.77.0
- stable
- beta
- nightly

View file

@ -1,7 +1,7 @@
# Sub-Address KEy (SAKE) filter
[![Build Status](https://github.com/breard-r/opensmtpd-filter-sake/actions/workflows/ci.yml/badge.svg)](https://github.com/breard-r/opensmtpd-filter-sake/actions/workflows/ci.yml)
![Minimal rustc version](https://img.shields.io/badge/rustc-1.70.0+-lightgray.svg)
![Minimal rustc version](https://img.shields.io/badge/rustc-1.74.1+-lightgray.svg)
![License MIT OR Apache 2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue)
Sub-address key filter for OpenSMTPD.