Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Mar 1, 2024
1 parent e6c6745 commit c4eeac3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,13 @@ sqlx = { version = "0.7.3", features = [
"postgres",
"chrono",
] }
telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries.git", rev = "c7d89a66bfb33423637d147e59de4758d3456c89" }
telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries.git", rev = "e0891328b29d9f85df037633feccca2f74a291a6" }
tinytemplate = "1.2.1"
tokio = { version = "1.35.1", features = ["macros"] }
toml = "0.8.9"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
opentelemetry = "0.21.0"
url = "2.5.0"

[dev-dependencies]
Expand Down

0 comments on commit c4eeac3

Please sign in to comment.