refactor: Replace postage with flume
This commit is contained in:
parent
805bf6333e
commit
e578f2d19c
11 changed files with 192 additions and 112 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue