Skip to content

Commit cd148cf

Browse files
authored
Merge pull request #2144 from GitoxideLabs/dependabot/cargo/cargo-2dc5bac7e8
Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group
2 parents eee5199 + 2e25488 commit cd148cf

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

Cargo.lock

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

gitoxide-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ parking_lot = { version = "0.12.4", optional = true }
8686
sysinfo = { version = "0.36.1", optional = true, default-features = false, features = ["system"] }
8787
serde_json = { version = "1.0.142", optional = true }
8888
tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
89-
tracing-subscriber = { version = "0.3.17", optional = true }
89+
tracing-subscriber = { version = "0.3.20", optional = true }
9090
tracing = { version = "0.1.37", optional = true }
9191

9292
# for svg graph output

0 commit comments

Comments
 (0)