Skip to content

Commit 1e29f2c

Browse files
build(deps): bump actix-web-lab from 0.23.0 to 0.24.3 (#715)
* build(deps): bump actix-web-lab from 0.23.0 to 0.24.3 Bumps [actix-web-lab](https://github.com/robjtede/actix-web-lab) from 0.23.0 to 0.24.3. - [Release notes](https://github.com/robjtede/actix-web-lab/releases) - [Commits](robjtede/actix-web-lab@lab-v0.23.0...lab-v0.24.3) --- updated-dependencies: - dependency-name: actix-web-lab dependency-version: 0.24.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump serde_html_form from 0.2.4 to 0.2.7 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claas Augner <caugner@mozilla.com>
1 parent 62d4400 commit 1e29f2c

File tree

2 files changed

+25
-62
lines changed

2 files changed

+25
-62
lines changed

Cargo.lock

Lines changed: 24 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ actix-rt = "2"
2525
actix-identity = "0.9"
2626
actix-session = { version = "0.11", features = ["cookie-session"] }
2727
actix-web-httpauth = "0.8"
28-
actix-web-lab = "0.23"
28+
actix-web-lab = "0.24"
2929

3030
diesel = { version = "2", features = [
3131
"postgres",

0 commit comments

Comments
 (0)