feat: Switch from smol runtime to tokio

This commit is contained in:
Michael Aaron Murphy 2022-03-27 17:38:37 +02:00 committed by Michael Murphy
parent 4153f9f060
commit dbfb3921ae
23 changed files with 242 additions and 235 deletions

1
debian/rules vendored
View file

@ -2,6 +2,7 @@
VENDOR ?= 1
CLEAN ?= 1
DEBUG ?= 0
DESTDIR=debian/tmp
%: