Skip to content

Commit

Permalink
Bump poem-ext from 0.7.1 to 0.7.2 (#84)
Browse files Browse the repository at this point in the history
Bumps [poem-ext](https://github.com/Defelo/poem-ext) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/Defelo/poem-ext/releases)
- [Changelog](https://github.com/Defelo/poem-ext/blob/develop/release.toml)
- [Commits](Defelo/poem-ext@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: poem-ext
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 7dd1a08 commit 8a8f4db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ fnct = { version = "0.6.0", default-features = false }
key-rwlock = { version = "0.1.1", default-features = false }
once_cell = { version = "1.18.0", default-features = false }
poem = { version = "1.3.56", default-features = false, features = ["server"] }
poem-ext = { version = "0.7.1", default-features = false, features = ["shield"] }
poem-ext = { version = "0.7.2", default-features = false, features = ["shield"] }
poem-openapi = { version = "2.0.27", default-features = false, features = ["swagger-ui", "redoc", "uuid"] }
postcard = { version = "1.0.4", default-features = false, features = ["use-std"] }
redis = { version = "0.23.0", default-features = false, features = ["tokio-comp", "connection-manager"] }
Expand Down

0 comments on commit 8a8f4db

Please sign in to comment.