Skip to content

Commit

Permalink
chore(deps): bump actix-web-prom from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [actix-web-prom](https://github.com/nlopes/actix-web-prom) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/nlopes/actix-web-prom/releases)
- [Changelog](https://github.com/nlopes/actix-web-prom/blob/main/CHANGELOG.md)
- [Commits](nlopes/actix-web-prom@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent bd3dc45 commit 9272d4d
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ doc = false
actix = "0.13"
actix-threadpool = "0.3"
actix-web = "4"
actix-web-prom = "0.8"
actix-web-prom = "0.9"
avro-rs = { git = "https://github.com/apache/avro", package = "apache-avro", version = "0.18" }
base64 = "0.22"
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 9272d4d

Please sign in to comment.