Skip to content

Commit

Permalink
chore(deps): bump poem from 1.3.59 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [poem](https://github.com/poem-web/poem) from 1.3.59 to 2.0.0.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits/v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2bc68a7 commit 202fc8a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 53 deletions.
110 changes: 58 additions & 52 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 @@ -13,7 +13,7 @@ async-trait = "0.1.74"
metrics = "0.21.1"
metrics-util = "0.15.1"
metrics-prometheus = "0.5.0"
poem = { version = "1.3.59", features = ["embed", "static-files"] }
poem = { version = "2.0.0", features = ["embed", "static-files"] }
rust-embed = { version = "8.0.0", optional = true }
serde = "1.0.193"
prometheus = "0.13.3"
Expand Down

0 comments on commit 202fc8a

Please sign in to comment.