Skip to content

Commit 1e2fbd3

Browse files
Bump actix-web from 4.12.1 to 4.13.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.12.1 to 4.13.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.12.1...web-v4.13.0) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d60840 commit 1e2fbd3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

examples/banking/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ thiserror = "2.0.18"
1616
anyhow = "1.0.102"
1717
dotenv = "0.15.0"
1818
sqlx = { version = "0.8.6", features = [ "runtime-tokio-rustls" , "postgres" ] }
19-
actix-web = "4.11.0"
19+
actix-web = "4.13.0"

0 commit comments

Comments
 (0)