diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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", ] |
