improv(service): Use postage with futures traits

This commit is contained in:
Michael Aaron Murphy 2021-08-25 19:19:39 +02:00
parent 9c491a4f9f
commit 4abe6a894a
4 changed files with 6 additions and 9 deletions

View file

@ -16,7 +16,7 @@ human_format = "1.0"
human-sort = "0.2"
new_mime_guess = "3"
pop-launcher = { path = "../" }
postage = "0.4"
postage = { version = "0.4", features = ["futures-traits"] }
regex = "1"
ron = "0.6"
serde = "1"