Skip to content

Commit

Permalink
Suggestion: Add edition to example Cargo.toml snippet (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn authored and LucioFranco committed Oct 17, 2019
1 parent 7eda823 commit 51ce0b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ $ cargo +beta build
#### `Cargo.toml`

```toml
edition = "2018"

[dependencies]
tonic = "*"
bytes = "0.4"
Expand Down

0 comments on commit 51ce0b9

Please sign in to comment.