diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-03 16:17:35 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-03 16:17:35 -0400 |
| commit | e8fe3415e86e18ac97216ada94002d0a03ee3c8a (patch) | |
| tree | ace0f8fd335729e8c4bb4c7d5eadbdd948e50286 /Cargo.toml | |
| parent | 73ffbee638c03da132aea0e5d600ca5e8144fd8e (diff) | |
Profiling
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |
