Update the minimal rustc version
This commit is contained in:
parent
ea74c2cfb4
commit
066ebdb36f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
![Minimum rustc version](https://img.shields.io/badge/rustc-1.64.0+-lightgray.svg)
|
||||
![Minimal rustc version](https://img.shields.io/badge/rustc-1.70.0+-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.
|
||||
|
|
Loading…
Reference in a new issue