Skip to content

Commit e44d68f

Browse files
chore(deps): bump actix-web from 4.9.0 to 4.10.2
Bumps [actix-web](https://github.com/actix/actix-web) from 4.9.0 to 4.10.2. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.9.0...web-v4.10.2) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbe13aa commit e44d68f

File tree

2 files changed

+79
-42
lines changed

2 files changed

+79
-42
lines changed

Diff for: Cargo.lock

+78-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ klickhouse_derive = { git = "https://github.com/katanacap/klickhouse.git", tag =
1919
tokio = { version = "1.43.0", features = ["full"] }
2020

2121
## actix
22-
actix-web = "4.9.0"
22+
actix-web = "4.10.2"
2323
actix-web-prom = "0.9.0"
2424

2525
## tracing

0 commit comments

Comments
 (0)