Skip to content

Commit

Permalink
Merge pull request #393 from tktcorporation/dependabot/cargo/tracing-…
Browse files Browse the repository at this point in the history
…subscriber-0.3.18

⬆️ Bump tracing-subscriber from 0.3.17 to 0.3.18
  • Loading branch information
tktcorporation committed Feb 19, 2024
2 parents a1bbd77 + 68545e0 commit 97b8feb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ default = ["tts"]
hyper = "0.14.27"
polly = { git = "https://github.com/awslabs/aws-sdk-rust", tag = "v0.0.7-alpha", package = "aws-sdk-polly" }
aws-types = { git = "https://github.com/awslabs/aws-sdk-rust", tag = "v0.0.7-alpha", package = "aws-types" }
tracing-subscriber = { version = "0.3.17", features = ["fmt"] }
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }
tiger = "0.2.1"
rand = "0.8.5"
serde_json = "1.0.108"
Expand Down

0 comments on commit 97b8feb

Please sign in to comment.