Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit f203ba1

Browse files
Update Rust crate tracing to v0.1.41
1 parent fa4323b commit f203ba1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ diesel-async = { version = "=0.5.0", features = [
8282
chrono = { version = "=0.4.38", features = ["serde"] }
8383
serde = { version = "=1.0.214", features = ["derive"] }
8484
serde_json = "=1.0.132"
85-
tracing = "=0.1.40"
85+
tracing = "=0.1.41"
8686
futures-util = "=0.3.31"
8787
tokio = { version = "=1.41.0", default-features = false, features = [
8888
"macros",

0 commit comments

Comments
 (0)