Skip to content

Commit

Permalink
editoast: bump actix-web-opentelemetry in /editoast
Browse files Browse the repository at this point in the history
Bumps [actix-web-opentelemetry](https://github.com/OutThereLabs/actix-web-opentelemetry) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/OutThereLabs/actix-web-opentelemetry/releases)
- [Changelog](https://github.com/OutThereLabs/actix-web-opentelemetry/blob/main/CHANGELOG.md)
- [Commits](OutThereLabs/actix-web-opentelemetry@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: actix-web-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent cfa2c39 commit 1ae3d66
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 15 deletions.
48 changes: 34 additions & 14 deletions editoast/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 editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ actix-files = "0.6.6"
actix-http = "3.8.0"
actix-multipart = "0.6.2"
actix-web = "4.8.0"
actix-web-opentelemetry = { version = "0.17.0", features = ["awc"] }
actix-web-opentelemetry = { version = "0.18.0", features = ["awc"] }
async-trait = "0.1.80"
cfg-if = "1.0.0"
chashmap = "2.2.2"
Expand Down

0 comments on commit 1ae3d66

Please sign in to comment.