chore: Remove dependency on futures-codec
We were only using it for splitting lines, which is already possible without it.
This commit is contained in:
parent
b5514a6e24
commit
77503b1545
4 changed files with 17 additions and 21 deletions
|
|
@ -9,7 +9,6 @@ publish = false
|
|||
async-pidfd = "0.1"
|
||||
fork = "0.1"
|
||||
freedesktop-desktop-entry = "0.4"
|
||||
futures_codec = "0.4"
|
||||
futures-lite = "1"
|
||||
gtk = "0.14"
|
||||
human_format = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue