Skip to content

Commit 283cbec

Browse files
chore(deps): bump actix-web in /reference-apps/rust
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 f7a535a commit 283cbec

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

reference-apps/rust/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.

reference-apps/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
actix-web = "4.12"
7+
actix-web = "4.13"
88
actix-cors = "0.7"
99
tokio = { version = "1.49", features = ["full"] }
1010
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)