Update the MSRV
This commit is contained in:
parent
e2b2417b04
commit
ee85a57537
2 changed files with 5 additions and 4 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Sub-Address KEy (SAKE) filter
|
||||
|
||||
[](https://github.com/breard-r/opensmtpd-filter-sake/actions/workflows/ci.yml)
|
||||

|
||||

|
||||

|
||||
|
||||
Sub-address key filter for OpenSMTPD.
|
||||
|
|
Loading…
Add table
Reference in a new issue