From e8fe3415e86e18ac97216ada94002d0a03ee3c8a Mon Sep 17 00:00:00 2001 From: Mica White Date: Fri, 3 Jul 2026 16:17:35 -0400 Subject: Profiling --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a13d8c4..fabf7d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,8 @@ crossterm = "0.29" getrandom = "0.4" mimalloc = "0.1" postcard = "1" +puffin = "0.20" +puffin_http = "0.17" rustc-hash = "2" serde = { version = "1", features = ["derive"] } smol = "2" -- cgit v1.2.3