diff options
Diffstat (limited to 'dev_tools/Cargo.toml')
| -rw-r--r-- | dev_tools/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev_tools/Cargo.toml b/dev_tools/Cargo.toml index a904bd5..7e9e332 100644 --- a/dev_tools/Cargo.toml +++ b/dev_tools/Cargo.toml @@ -17,3 +17,4 @@ colored = "3.1.1" toml = "0.8" serde = { version = "1", features = ["derive"] } serde_json = "1" +tokio = { version = "1", features = ["rt-multi-thread", "macros"] } |
