Skip to content

Commit

Permalink
Bump poem from 2.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [poem](https://github.com/poem-web/poem) from 2.0.1 to 3.1.1.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f1c09eb commit e0e7946
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
28 changes: 17 additions & 11 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 @@ -43,7 +43,7 @@ hyper = { version = ">=0.14.28", features = ["http1", "http2", "runtime", "serve
log = "0.4.21"
once_cell = "1.19.0"
opentelemetry = "0.22.0"
poem = "2.0.1"
poem = "3.1.1"
prost = "0.12.3"
rocket = "0.5.0"
rouille = "3.6.2"
Expand Down

0 comments on commit e0e7946

Please sign in to comment.