Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
GPeaky committed Oct 17, 2024
1 parent b2551e7 commit e80323d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ dashmap = { version = "6", features = ["inline", "raw-api"] }
refinery = { version = "0.8", features = ["tokio-postgres"] }
postgres-types = { version = "0.2", features = ["with-chrono-0_4"] }
parking_lot = { version = "0.12", features = ["arc_lock", "nightly"] }
opentelemetry-otlp = { version = "0.26", features = ["tonic", "metrics"] }
garde = { version = "0.20", features = ["derive", "email", "email-idna"] }
tracing-subscriber = { version = "0.3", features = [
"parking_lot",
Expand Down

0 comments on commit e80323d

Please sign in to comment.