1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

Set up GitHub Actions

This commit is contained in:
Yuki Okushi
2020-01-30 14:44:05 +09:00
parent 8ab2229032
commit 91f6519177
7 changed files with 273 additions and 2 deletions

View File

@ -29,7 +29,7 @@ actix-rt = "1.0"
[features]
default = []
nightly = []
nightly = [] # leave it for compatibility
[badges]
maintenance = { status = "passively-maintained" }