Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Updated jsonrpc to point to the 1.11 branch #8180

Merged
merged 4 commits into from
Mar 24, 2018

Commits on Mar 21, 2018

  1. Updated jsonrpc to point to the 1.11 branch

    Kirill Pimenov committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    083c431 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Update dependencies.

    - `jsonrpc` PR #244 required `hyper >= 0.11.20` which in turn required
    updating `tokio-core`, `mio` and `iovec`.
    
    - `jsonrpc` PR #246 required updating `https://github.com/tomusdrw/ws-rs`.
    twittner committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c5b49a5 View commit details
    Browse the repository at this point in the history
  2. Update tokio-core to 0.1.12

    twittner committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4644e64 View commit details
    Browse the repository at this point in the history
  3. Update hyper to 0.11.24

    twittner committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5f3e2d0 View commit details
    Browse the repository at this point in the history