Skip to content

Commit

Permalink
Bump poem from 1.3.55 to 1.3.58
Browse files Browse the repository at this point in the history
Bumps [poem](https://github.com/poem-web/poem) from 1.3.55 to 1.3.58.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 17800dd commit 76df038
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 15 deletions.
33 changes: 19 additions & 14 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 create-rust-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ fang = { optional = true, version = "0.10.3" }
##

# poem dependencies
poem = { optional = true, version = "1.3.55", features = [
poem = { optional = true, version = "1.3.58", features = [
"anyhow",
"cookie",
"static-files",
Expand Down

0 comments on commit 76df038

Please sign in to comment.