mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
Improve ServeSession test using async and Tokio
This commit is contained in:
@@ -74,6 +74,7 @@ paste = "0.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
serde_yaml = "0.8.9"
|
||||
tempfile = "3.0"
|
||||
tokio = "0.1.22"
|
||||
walkdir = "2.1"
|
||||
|
||||
[dev-dependencies.insta]
|
||||
|
||||
Reference in New Issue
Block a user