From 85899dfb2be18c7a74e20d539d0ca087030f2de1 Mon Sep 17 00:00:00 2001 From: Ben Ray Date: Sun, 3 May 2026 16:35:05 -0400 Subject: Add trpl --- hello-async/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'hello-async/Cargo.toml') 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" -- cgit