Compare commits
1 commit
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73be1dc3eb |
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ zip = { version = "0.6", optional = true } # Archives ZIP
|
||||||
# ═══════════════════════════════════════════════════════════════════════
|
# ═══════════════════════════════════════════════════════════════════════
|
||||||
# gRPC ET COMMUNICATION INTER-SERVICES
|
# gRPC ET COMMUNICATION INTER-SERVICES
|
||||||
# ═══════════════════════════════════════════════════════════════════════
|
# ═══════════════════════════════════════════════════════════════════════
|
||||||
tonic = { version = "0.11", features = ["transport", "prost"] }
|
tonic = { version = "0.14", features = ["transport", "prost"] }
|
||||||
prost = "0.12"
|
prost = "0.12"
|
||||||
prost-types = "0.14"
|
prost-types = "0.14"
|
||||||
tokio-stream = "0.1"
|
tokio-stream = "0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue