put project to sleep
This commit is contained in:
parent
d9b89beb3f
commit
847fbd6213
2 changed files with 5 additions and 8 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -1,8 +0,0 @@
|
||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: cargo
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: daily
|
|
||||||
time: "04:00"
|
|
||||||
open-pull-requests-limit: 10
|
|
|
@ -17,3 +17,8 @@ Read the documentation on [docs.rs](https://docs.rs/opensmtpd/).
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
Rust 1.43 or newer.
|
Rust 1.43 or newer.
|
||||||
|
|
||||||
|
|
||||||
|
# Status
|
||||||
|
|
||||||
|
Abandoned (at least temporarily).
|
||||||
|
|
Reference in a new issue