Skip to content

Commit

Permalink
Bump tracy-client version
Browse files Browse the repository at this point in the history
It was already updated in Cargo.lock.
  • Loading branch information
YaLTeR committed Nov 15, 2023
1 parent 8679eaf commit 136f272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sd-notify = "0.4.1"
serde = { version = "1.0.190", features = ["derive"] }
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing = { version = "0.1.40", features = ["max_level_trace", "release_max_level_debug"] }
tracy-client = { version = "0.16.3", default-features = false }
tracy-client = { version = "0.16.4", default-features = false }
url = { version = "2.4.1", optional = true }
xcursor = "0.3.4"
zbus = { version = "3.14.1", optional = true }
Expand Down

0 comments on commit 136f272

Please sign in to comment.