chore(deps): bump shuttle-actix-web from 0.35.1 to 0.41.0

Bumps shuttle-actix-web from 0.35.1 to 0.41.0.

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-07 11:08:49 +00:00 committed by GitHub
parent fa5105deab
commit 77c6cb01c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 122 additions and 11 deletions

131
Cargo.lock generated
View File

@ -2439,7 +2439,7 @@ dependencies = [
"serde",
"serde_regex",
"shuttle-actix-web",
"shuttle-runtime",
"shuttle-runtime 0.35.1",
"tokio",
"tracing",
"tracing-subscriber",
@ -2587,13 +2587,13 @@ dependencies = [
[[package]]
name = "shuttle-actix-web"
version = "0.35.1"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ca8b5015eaea3b3bc38078936dc21dbc46a352e736319c80e4422a77c31dcc4"
checksum = "2f6cc55bafefdbbdde8359156e4adffd05555bc856cb1f0ef241fd0872f9f042"
dependencies = [
"actix-web",
"num_cpus",
"shuttle-runtime",
"shuttle-runtime 0.41.0",
]
[[package]]
@ -2608,6 +2608,18 @@ dependencies = [
"syn 2.0.46",
]
[[package]]
name = "shuttle-codegen"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b74556837ddca4b2939a3c0cc770ec4edebebc594ad4d87973e283cc2b06cb9"
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.46",
]
[[package]]
name = "shuttle-common"
version = "0.35.1"
@ -2652,6 +2664,33 @@ dependencies = [
"zeroize",
]
[[package]]
name = "shuttle-common"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73ba3a5682794470b5bf045c4a36fd42c86bbbe1040edc1855cb68272df69e91"
dependencies = [
"anyhow",
"chrono",
"comfy-table",
"crossterm 0.27.0",
"http",
"opentelemetry",
"opentelemetry-http",
"pin-project",
"semver",
"serde",
"serde_json",
"strum 0.26.1",
"tower",
"tracing",
"tracing-opentelemetry",
"tracing-subscriber",
"url",
"uuid",
"zeroize",
]
[[package]]
name = "shuttle-proto"
version = "0.35.1"
@ -2661,7 +2700,20 @@ dependencies = [
"futures-core",
"prost 0.12.3",
"prost-types",
"shuttle-common",
"shuttle-common 0.35.1",
"tonic 0.10.2",
]
[[package]]
name = "shuttle-proto"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d096928c1c465388dd23fb8ec8842bd41c80105041ce81eb975917778cd3a70"
dependencies = [
"futures-core",
"prost 0.12.3",
"prost-types",
"shuttle-common 0.41.0",
"tonic 0.10.2",
]
@ -2678,10 +2730,10 @@ dependencies = [
"prost-types",
"serde",
"serde_json",
"shuttle-codegen",
"shuttle-common",
"shuttle-proto",
"shuttle-service",
"shuttle-codegen 0.35.1",
"shuttle-common 0.35.1",
"shuttle-proto 0.35.1",
"shuttle-service 0.35.1",
"strfmt",
"thiserror",
"tokio",
@ -2691,6 +2743,29 @@ dependencies = [
"tracing-subscriber",
]
[[package]]
name = "shuttle-runtime"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64474de5309434dfee5762c1858f0dde590b73d5af190cace6fc31d81fa2d481"
dependencies = [
"anyhow",
"async-trait",
"chrono",
"prost-types",
"serde",
"serde_json",
"shuttle-codegen 0.41.0",
"shuttle-common 0.41.0",
"shuttle-proto 0.41.0",
"shuttle-service 0.41.0",
"strfmt",
"thiserror",
"tokio",
"tokio-stream",
"tonic 0.10.2",
]
[[package]]
name = "shuttle-service"
version = "0.35.1"
@ -2700,7 +2775,21 @@ dependencies = [
"anyhow",
"async-trait",
"serde",
"shuttle-common",
"shuttle-common 0.35.1",
"strfmt",
"thiserror",
]
[[package]]
name = "shuttle-service"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2a98f52c7fb8a19f8089cdee5ffd5290617f6d322f06ee292d0a2ed75a9094a"
dependencies = [
"anyhow",
"async-trait",
"serde",
"shuttle-common 0.41.0",
"strfmt",
"thiserror",
]
@ -2821,6 +2910,15 @@ dependencies = [
"strum_macros 0.25.3",
]
[[package]]
name = "strum"
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "723b93e8addf9aa965ebe2d11da6d7540fa2283fcea14b3371ff055f7ba13f5f"
dependencies = [
"strum_macros 0.26.1",
]
[[package]]
name = "strum_macros"
version = "0.24.3"
@ -2847,6 +2945,19 @@ dependencies = [
"syn 2.0.46",
]
[[package]]
name = "strum_macros"
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a3417fc93d76740d974a01654a09777cb500428cc874ca9f45edfe0c4d4cd18"
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn 2.0.46",
]
[[package]]
name = "syn"
version = "1.0.109"

View File

@ -23,7 +23,7 @@ actix-web = { version = "4.4.1" }
actix-web-grants = { version = "4.0.3" }
actix-multipart = "0.6.1"
actix-files = "0.6.2"
shuttle-actix-web = { version = "0.35.1", optional = true }
shuttle-actix-web = { version = "0.41.0", optional = true }
shuttle-runtime = { version = "0.35.1", optional = true }
awc = { version = "3.3.0" }
serde = "1.0.196"