Skip to content

Commit

Permalink
add the dependencies to Cargo.toml
Browse files Browse the repository at this point in the history
add the dependencies to `Cargo.toml`, should use `branch="develop"`
  • Loading branch information
a186r authored May 22, 2020
1 parent 7a23d75 commit 9bb66fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cita-web3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ First, add the dependencies to `Cargo.toml`:
```toml
[dependencies]
cita-web3 = { git = "https://github.com/citahub/cita-common" }
cita-web3 = { git = "https://github.com/citahub/cita-common", branch="develop"}
```

Then, add this crate to the source codes:
Expand Down

0 comments on commit 9bb66fc

Please sign in to comment.