Pause and buffer
This commit is contained in:
parent
86406153bd
commit
bb8263104c
3 changed files with 23 additions and 17 deletions
|
@ -17,6 +17,7 @@ settings = { path = "../settings" }
|
|||
workspace = { path = "../workspace" }
|
||||
project = { path = "../project" }
|
||||
smallvec = { version = "1.6", features = ["union"] }
|
||||
smol = "1.2.5"
|
||||
mio-extras = "2.0.6"
|
||||
futures = "0.3"
|
||||
ordered-float = "2.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue