Skip to content

Commit

Permalink
Bump tracy-client to 0.17 (#67)
Browse files Browse the repository at this point in the history
Same upstream tracy compatibility as 0.16.4
  • Loading branch information
joshchngs committed Feb 17, 2024
1 parent 9d3cb6a commit f04ef4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiling/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exclude = ["/examples", "/screenshots"]
puffin = { version = "0.19", optional = true }
optick = { version = "1.3", optional = true }
tracing = { version = "0.1", optional = true }
tracy-client = { version = "0.16.2", optional = true }
tracy-client = { version = "0.17", optional = true }
superluminal-perf = { version = "0.1", optional = true }
profiling-procmacros = { version = "1.0.14", path = "../profiling-procmacros", optional = true }

Expand Down

0 comments on commit f04ef4d

Please sign in to comment.