Skip to content

Commit

Permalink
Merge pull request #7 from DiamondLightSource/dependabot/cargo/patch-…
Browse files Browse the repository at this point in the history
…ea9de2e284

Bump axum-tracing-opentelemetry from 0.18.0 to 0.18.1 in the patch group
  • Loading branch information
iamvigneshwars authored May 1, 2024
2 parents 5bc38b8 + a013e6d commit 6519028
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crystal_snapshots/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aws-credential-types = { version = "0.56.0" }
aws-sdk-s3 = { version = "0.29.0" }
axum = { version = "0.7.4", features = ["ws"] }
axum-extra = { version = "0.9.3", features = ["typed-header"] }
axum-tracing-opentelemetry = { version = "0.18.0" }
axum-tracing-opentelemetry = { version = "0.18.1" }
chrono = { version = "0.4.35" }
clap = { version = "4.5.2", features = ["derive", "env"] }
derive_more = { version = "0.99.17" }
Expand Down

0 comments on commit 6519028

Please sign in to comment.