diff options
| author | Ben Ray | 2026-05-03 16:35:05 -0400 |
|---|---|---|
| committer | Ben Ray | 2026-05-03 16:35:05 -0400 |
| commit | 85899dfb2be18c7a74e20d539d0ca087030f2de1 (patch) | |
| tree | 638cb2c1b7a4c2ce8570b6d5a2b3b28a0dc62c5d /hello-async/Cargo.toml | |
| parent | df6a170a302434ab6088a47db5d93bd5b135f503 (diff) | |
Add trpl
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" |
