improv(service): Use postage with futures traits
This commit is contained in:
parent
9c491a4f9f
commit
4abe6a894a
4 changed files with 6 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue