Legacy fixes for async traits

This commit is contained in:
Neshura 2024-05-07 22:29:48 +02:00
parent affe62b973
commit 4297860b9e
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
4 changed files with 6 additions and 0 deletions

View file

@ -31,4 +31,5 @@ confy = "^0.6"
toml = "^0.8"
systemd-journal-logger = "^2.1.1"
log = "^0.4"
async-trait = "^0.1"
notify = "6.1.1"