summaryrefslogtreecommitdiff
path: root/hello-async/Cargo.toml
diff options
context:
space:
mode:
authorBen Ray2026-05-03 16:35:05 -0400
committerBen Ray2026-05-03 16:35:05 -0400
commit85899dfb2be18c7a74e20d539d0ca087030f2de1 (patch)
tree638cb2c1b7a4c2ce8570b6d5a2b3b28a0dc62c5d /hello-async/Cargo.toml
parentdf6a170a302434ab6088a47db5d93bd5b135f503 (diff)
Add trpl
Diffstat (limited to 'hello-async/Cargo.toml')
-rw-r--r--hello-async/Cargo.toml1
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"