Skip to content

Commit

Permalink
Bump tracing from 0.1.36 to 0.1.37
Browse files Browse the repository at this point in the history
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-0.1.36...tracing-0.1.37)

---
updated-dependencies:
- dependency-name: tracing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2022
1 parent a1fa380 commit 0453769
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 crates/fj-viewer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fj-interop.workspace = true
fj-math.workspace = true
raw-window-handle = "0.4.3"
thiserror = "1.0.35"
tracing = "0.1.35"
tracing = "0.1.37"
wgpu = "0.13.1"
wgpu_glyph = "0.17.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/fj-window/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ fj-viewer.workspace = true
fj-interop.workspace = true
futures = "0.3.24"
thiserror = "1.0.35"
tracing = "0.1.35"
tracing = "0.1.37"
winit = "0.27.4"

0 comments on commit 0453769

Please sign in to comment.