Skip to content

Commit

Permalink
Bump poem-ext from 0.7.2 to 0.8.1 (#96)
Browse files Browse the repository at this point in the history
Bumps [poem-ext](https://github.com/Defelo/poem-ext) from 0.7.2 to 0.8.1.
- [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.2...v0.8.1)

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

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 10, 2023
1 parent 29434aa commit f54afcb
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 @@ -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.2", default-features = false, features = ["shield"] }
poem-ext = { version = "0.8.1", 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 f54afcb

Please sign in to comment.