Use async fn in trait for Service definition

This commit is contained in:
Nikolay Kim 2024-01-07 03:42:45 +06:00
parent e3971e2d59
commit a9d5845005
18 changed files with 278 additions and 1039 deletions

View file

@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
version:
- 1.67.0 # MSRV
- 1.75.0 # MSRV
- stable
- nightly