Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update smallbank workload to use sawtooth-sdk = 0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gunderson <agunde@bitwise.io>
  • Loading branch information
agunde406 committed Feb 20, 2019
1 parent 598f647 commit bb21079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/smallbank_workload/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build = "build.rs"
authors = ["Intel Corporation"]

[dependencies]
sawtooth-sdk = { git = "https://github.com/hyperledger/sawtooth-sdk-rust" }
sawtooth-sdk = "0.2"
sawtooth_perf = { path = "../sawtooth_perf" }
protobuf = "2.0"
clap = "2.26.0"
Expand Down

0 comments on commit bb21079

Please sign in to comment.