refactor: Replace postage with flume

This commit is contained in:
Michael Aaron Murphy 2022-03-27 16:02:25 +02:00 committed by Michael Murphy
parent 805bf6333e
commit e578f2d19c
11 changed files with 192 additions and 112 deletions

View file

@ -16,7 +16,6 @@ human_format = "1.0.3"
human-sort = "0.2.2"
new_mime_guess = "4.0.1"
pop-launcher = { path = "../" }
postage = { version = "0.4.1", features = ["futures-traits"] }
regex = "1.5.5"
ron = "0.7.0"
serde = "1.0.136"
@ -34,3 +33,4 @@ isahc = "1.7.0"
url = "2.2.2"
sysfs-class = "0.1.3"
anyhow = "1.0.56"
flume = "0.10.12"