Skip to content

Commit

Permalink
Merge pull request #11 from Northeastern-Electric-Racing/dependabot/c…
Browse files Browse the repository at this point in the history
…argo/tracing-subscriber-0.3.19

Bump tracing-subscriber from 0.3.18 to 0.3.19
  • Loading branch information
jr1221 authored Dec 23, 2024
2 parents c418ad3 + 89a9239 commit 4638962
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ sysinfo = "0.33.0"
tokio = { version = "1.42.0", features = ["full", "tracing"] }
tokio-util = { version = "0.7.13", features = ["full"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.18", features = ["ansi", "env-filter"] }
tracing-subscriber = { version = "0.3.19", features = ["ansi", "env-filter"] }

[build-dependencies]
protobuf-codegen = "3.7.1"

0 comments on commit 4638962

Please sign in to comment.