We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0d6c0 commit 3cbd100Copy full SHA for 3cbd100
README.md
@@ -24,7 +24,7 @@ The package can be installed as:
24
```elixir
25
def deps do
26
[
27
- {:grpc, "~> 0.5.0"},
+ {:grpc, "~> 0.6"},
28
# We don't force protobuf as a dependency for more
29
# flexibility on which protobuf library is used,
30
# but you probably want to use it as well
0 commit comments