Skip to content

Commit

Permalink
Bump actix-web-lab from 0.19.2 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [actix-web-lab](https://github.com/robjtede/actix-web-lab) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/robjtede/actix-web-lab/releases)
- [Commits](robjtede/actix-web-lab@lab-v0.19.2...lab-v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 68c9ce9 commit 4ac4fc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -8,7 +8,7 @@ build = "build.rs"
actix-files = "0.6"
actix-tls = { version = "*", default-features = false, features = ["accept"] }
actix-web = { version = "4.3", default-features = false, features = ["macros", "openssl"] }
actix-web-lab = "0.19"
actix-web-lab = "0.20"
async-stream = "0.3"
chrono = "0.4"
clap = { version = "4.4", features = ["derive", "wrap_help"] }
Expand Down

0 comments on commit 4ac4fc5

Please sign in to comment.