Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #39 from tonlabs/tag-dependency
Browse files Browse the repository at this point in the history
Lock core dependency with tag
  • Loading branch information
melsomino authored Jun 5, 2020
2 parents d52baf1 + 9db6038 commit bc3d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ futures = "0.1.26"
crc16 = "0.4.0"
error-chain = { version = "^0.12", default-features = false }

ton_client = { git = "https://github.com/tonlabs/TON-SDK.git" }
ton_client = { git = "https://github.com/tonlabs/TON-SDK.git", tag = "0" }

[dev-dependencies]
lazy_static = "1.4.0"
Expand Down

0 comments on commit bc3d55c

Please sign in to comment.