Skip to content

Commit

Permalink
Bump actix-rt from 2.8.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-v2.8.0...rt-v2.9.0)

---
updated-dependencies:
- dependency-name: actix-rt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 8211e18 commit dd8aca0
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 @@ -19,6 +19,6 @@ env_logger = "0.10.0"
openssl = { version = "0.10.56", features = ["vendored"] }

[dev-dependencies]
actix-rt = "2.8.0"
actix-rt = "2.9.0"
rstest = "0.17.0"
wiremock = "0.5.19"

0 comments on commit dd8aca0

Please sign in to comment.