chore(deps): bump shuttle dependencies to 0.34.0

This commit is contained in:
Orhun Parmaksız 2023-11-25 01:03:37 +03:00
parent 89459e6be7
commit 92a4360752
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
2 changed files with 16 additions and 774 deletions

786
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -41,8 +41,8 @@ humantime-serde = "1.1.1"
glob = "0.3.1"
ring = "0.17.5"
hotwatch = "0.5.0"
shuttle-actix-web = { version = "0.33.0", optional = true }
shuttle-runtime = { version = "0.33.0", optional = true }
shuttle-actix-web = { version = "0.34.0", optional = true }
shuttle-runtime = { version = "0.34.0", optional = true }
tokio = { version = "1.34.0", optional = true }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }