Skip to content

Commit

Permalink
Bump poem-ext from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [poem-ext](https://github.com/Defelo/poem-ext) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/Defelo/poem-ext/releases)
- [Changelog](https://github.com/Defelo/poem-ext/blob/develop/release.toml)
- [Commits](https://github.com/Defelo/poem-ext/commits/v0.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 3, 2023
1 parent a1a100b commit 0ee79d6
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 @@ -14,7 +14,7 @@ config = { version = "0.13.3", default-features = false, features = ["toml", "js
key-rwlock = { version = "0.1.0", default-features = false }
once_cell = { version = "1.17.1", default-features = false }
poem = { version = "1.3.55", default-features = false, features = ["server"] }
poem-ext = { version = "0.5.2", default-features = false }
poem-ext = { version = "0.5.3", default-features = false }
poem-openapi = { version = "2.0.26", default-features = false, features = ["swagger-ui", "redoc", "uuid"] }
postcard = { version = "1.0.4", default-features = false, features = ["use-std"] }
regex = "1.8.1"
Expand Down

0 comments on commit 0ee79d6

Please sign in to comment.