Skip to content

Commit b914214

Browse files
authored
Merge pull request #313 from Dstack-TEE/dependabot/cargo/tracing-subscriber-0.3.20
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
2 parents b941fa4 + f900600 commit b914214

File tree

2 files changed

+21
-43
lines changed

2 files changed

+21
-43
lines changed

Cargo.lock

Lines changed: 20 additions & 42 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
@@ -99,7 +99,7 @@ log = "0.4.26"
9999
notify = "8.0.0"
100100
rand = "0.8.5"
101101
tracing = "0.1.40"
102-
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
102+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
103103
safe-write = "0.1.2"
104104
nix = "0.29.0"
105105
sd-notify = "0.4.5"

0 commit comments

Comments
 (0)