Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence authored Oct 2, 2023
1 parent 9868714 commit 82280ad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ More complete examples are located [here](examples).
Cargo.toml:
```toml
[dependencies]
gcloud-sdk = { version = "0.20", features = ["google-firestore-v1"] }
tonic = { version = "0.9", features = ["tls"] }
prost = "0.11"
prost-types = "0.11"
gcloud-sdk = { version = "0.21", features = ["google-firestore-v1"] }
```

## Example for REST API
Expand Down

0 comments on commit 82280ad

Please sign in to comment.