Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay authored Oct 31, 2018
1 parent 9becd4f commit b15330d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ file:

```toml
[dependencies]
solana_rbpf = "0.1.1"
solana_rbpf = "0.1.2"
```

You can also use the development version from this GitHub repository. This
Expand Down Expand Up @@ -360,7 +360,7 @@ to your `Cargo.toml` file.

```toml
[dependencies]
rbpf = "0.1.0"
solana_rbpf = "0.1.2"
elf = "0.0.10"
```

Expand Down

0 comments on commit b15330d

Please sign in to comment.