Skip to content

Commit 70e64f2

Browse files
Fixed Dependabot security alert regarding tracing-subscriber crate (#550)
1 parent 38ec098 commit 70e64f2

File tree

2 files changed

+22
-51
lines changed

2 files changed

+22
-51
lines changed

runtime/Cargo.lock

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

runtime/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ pptx-to-md = "0.4.0"
4444
url = "2.5"
4545
ring = "0.17.14"
4646
crossbeam-channel = "0.5.15"
47+
tracing-subscriber = "0.3.20"
4748

4849
[target.'cfg(target_os = "linux")'.dependencies]
4950
# See issue https://github.com/tauri-apps/tauri/issues/4470

0 commit comments

Comments
 (0)