Skip to content

Commit

Permalink
Merge pull request #46 from komamitsu/update-dependencies
Browse files Browse the repository at this point in the history
Update Rust library dependencies
  • Loading branch information
komamitsu authored Sep 22, 2017
2 parents 46e49f2 + d554b21 commit bd7fa4f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 35 deletions.
72 changes: 39 additions & 33 deletions bridge_td_client_rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions bridge_td_client_rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ libc = '0.1'
retry = '0.4'
time = '0.1'
uuid = { version = "0.4", features = ["v4"] }
# td-client = '0.6'
td-client = { git = 'https://github.com/komamitsu/td-client-rust.git', branch = 'each_row_in_job_result_from_file' }
td-client = '0.7'

0 comments on commit bd7fa4f

Please sign in to comment.