Skip to content

Commit db42b60

Browse files
authored
Merge pull request github#14779 from github/dependabot/cargo/ql/tracing-subscriber-0.3.18
Bump tracing-subscriber from 0.3.17 to 0.3.18 in /ql
2 parents c14d404 + f8c8d59 commit db42b60

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ql/Cargo.lock

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

ql/extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tree-sitter-blame = {path = "../buramu/tree-sitter-blame"}
1414
tree-sitter-json = {git = "https://github.com/tausbn/tree-sitter-json.git", rev = "745663ee997f1576fe1e7187e6347e0db36ec7a9"}
1515
clap = { version = "4.2", features = ["derive"] }
1616
tracing = "0.1"
17-
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
17+
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
1818
rayon = "1.8.0"
1919
regex = "1.10.2"
2020
codeql-extractor = { path = "../../shared/tree-sitter-extractor" }

0 commit comments

Comments
 (0)