Pause and buffer

This commit is contained in:
Mikayla Maki 2022-08-03 10:29:03 -07:00
parent 86406153bd
commit bb8263104c
3 changed files with 23 additions and 17 deletions

View file

@ -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"