Skip to content

Commit

Permalink
build(deps): Bump actix-web-prom from 0.2.0 to 0.3.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.2.0 to 0.3.0.
- [Release notes](https://github.com/nlopes/actix-web-prom/releases)
- [Commits](https://github.com/nlopes/actix-web-prom/commits)

---
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 Jun 8, 2022
1 parent 83e5b3e commit b3860cd
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 52 deletions.
107 changes: 56 additions & 51 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 @@ -18,7 +18,7 @@ actix-rt = "1.0"
actix-service = "1.0"
actix-web = "2.0"
actix-web-httpauth = "0.4"
actix-web-prom = "0.2"
actix-web-prom = "0.3"
async-trait = "0.1.31"
azure_sdk_core = "0.43.3"
azure_sdk_storage_core = "0.44.4"
Expand Down

0 comments on commit b3860cd

Please sign in to comment.