aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ffd648d5..5688d2dc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -363,7 +363,7 @@ dependencies = [
"tonic",
"tonic-build",
"tonic-types",
- "tower 0.4.13",
+ "tower 0.5.2",
"tracing",
"tracing-subscriber",
"uuid",
@@ -458,7 +458,7 @@ dependencies = [
"serde_json",
"time",
"tokio",
- "tower 0.4.13",
+ "tower 0.5.2",
"tower-http",
"tracing",
]