diff options
Diffstat (limited to 'hello-async/Cargo.toml')
| -rw-r--r-- | hello-async/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hello-async/Cargo.toml b/hello-async/Cargo.toml index 72b4aab..8c4be20 100644 --- a/hello-async/Cargo.toml +++ b/hello-async/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +trpl = "0.3.0" |
