diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ edition = "2021" [dependencies] futures = "0.3" +rand = "0.8" |
![]() |
index : rust-async-playground | |
| Rust async playground |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -5,3 +5,4 @@ edition = "2021" [dependencies] futures = "0.3" +rand = "0.8" |