mirror of
https://github.com/actix/actix-website
synced 2024-11-27 18:12:57 +01:00
Bump the shuttle group in /examples with 2 updates (#346)
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version. Updates `shuttle-actix-web` to 0.33.0 Updates `shuttle-runtime` to 0.33.0 --- updated-dependencies: - dependency-name: shuttle-actix-web dependency-type: direct:production dependency-group: shuttle - dependency-name: shuttle-runtime dependency-type: direct:production dependency-group: shuttle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eba7b4cb3e
commit
36ba3a59de
@ -7,7 +7,7 @@ edition.workspace = true
|
|||||||
# <shuttle-deps>
|
# <shuttle-deps>
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = "4"
|
actix-web = "4"
|
||||||
shuttle-actix-web = "0.32"
|
shuttle-actix-web = "0.33"
|
||||||
shuttle-runtime = "0.32"
|
shuttle-runtime = "0.33"
|
||||||
tokio = "1"
|
tokio = "1"
|
||||||
# </shuttle-deps>
|
# </shuttle-deps>
|
||||||
|
Loading…
Reference in New Issue
Block a user