Skip to content

Commit 51e1d07

Browse files
authored
Merge pull request #320 from cipherstash/tracing-subscriber-0.3.20
deps: tracing-subscriber from 0.3.19 to 0.3.20
2 parents 5705317 + 3bb3ea8 commit 51e1d07

File tree

2 files changed

+14
-36
lines changed

2 files changed

+14
-36
lines changed

Cargo.lock

Lines changed: 13 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cts-common = { version = "0.3.0" }
4848
thiserror = "2.0.9"
4949
tokio = { version = "1.44.2", features = ["full"] }
5050
tracing = "0.1"
51-
tracing-subscriber = { version = "0.3", features = [
51+
tracing-subscriber = { version = "^0.3.20", features = [
5252
"ansi",
5353
"json",
5454
"env-filter",

0 commit comments

Comments
 (0)