summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f74d8af..b46c10d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,8 @@ egui-winit = "0.35.0"
egui-wgpu = "0.35.0"
winit = { version = "0.30", features = ["rwh_06"] }
env_logger = "0.11.11"
+puffin = "0.20.0"
+puffin_http = "0.17.0"
+[features]
+profiler = [] \ No newline at end of file