Skip to content

Commit

Permalink
chore(deps): update rust crate tracing to 0.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 77ecfa5 commit 6c7b8cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde = { version = "1.0.189", features = ["derive"] }
anyhow = "1.0.75"
async-trait = "0.1.73"
sea-orm = { version = "0.12.3", features = ["sqlx-mysql", "runtime-actix-rustls", "macros"] }
tracing = "0.1.37"
tracing = "0.1.39"
mockall = "0.11.4"
envy = "0.4.2"
once_cell = "1.18.0"
Expand Down

0 comments on commit 6c7b8cb

Please sign in to comment.