Skip to content

Commit d11f07f

Browse files
Bump the actix group with 1 update
Bumps the actix group with 1 update: [actix-cors](https://github.com/actix/actix-extras). Updates `actix-cors` from 0.6.5 to 0.7.0 - [Release notes](https://github.com/actix/actix-extras/releases) - [Commits](actix/actix-extras@cors-v0.6.5...cors-v0.7.0) --- updated-dependencies: - dependency-name: actix-cors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actix ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 580c8aa commit d11f07f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

svanill-vault-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
svanill-vault-openapi = { path = "../svanill-vault-openapi", version = "0.1" }
1313
actix-web = { version = "4.4.1", features = ["rustls"] }
1414
actix-http = "3.5.1"
15-
actix-cors = "0.6.5"
15+
actix-cors = "0.7.0"
1616
actix-web-httpauth = "0.8.1"
1717
env_logger = "0.10.2"
1818
structopt = "0.3.26"

0 commit comments

Comments
 (0)