Skip to content

Commit 347283e

Browse files
dependabot[bot]multun
authored andcommitted
gateway: bump actix from 0.13.1 to 0.13.2 in /gateway
Bumps [actix](https://github.com/actix/actix) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/actix/actix/releases) - [Commits](actix/actix@actix-v0.13.1...actix-v0.13.2) --- updated-dependencies: - dependency-name: actix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2415f7b commit 347283e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gateway/Cargo.lock

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

gateway/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ actix-web-opentelemetry = { version = "0.16.0", features = ["awc", "metrics"] }
4040
# reverse proxy dependencies
4141
ipnet = "2.9"
4242
awc = { version = "3.2.0", features = ["rustls"] } # the http / ws client
43-
actix = "0.13.1"
43+
actix = "0.13.2"
4444
actix-web-actors = "4.2.0"
4545
bytestring = "1.3.1"
4646
phf = "0.11.2"

0 commit comments

Comments
 (0)