summaryrefslogtreecommitdiff
path: root/alligator_render/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'alligator_render/Cargo.toml')
-rw-r--r--alligator_render/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alligator_render/Cargo.toml b/alligator_render/Cargo.toml
index cefb924..6de7b42 100644
--- a/alligator_render/Cargo.toml
+++ b/alligator_render/Cargo.toml
@@ -17,7 +17,7 @@ cgmath = "0.18"
image = "0.24"
texture_packer = "0.24"
profiling = "1"
-tracy-client = { version = "0.14", optional = true }
+tracy-client = { version = "0.15", optional = true }
dhat = { version = "0.3", optional = true }
[lib]