Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo Update #426

Merged
merged 6 commits into from
Jun 10, 2020
Merged

Conversation

quentinlesceller
Copy link
Member

Similar to mimblewimble/grin#3338
Used the same version of each dependency thus reducing the compilation time.

Cargo update

    Updating hyper v0.13.5 -> v0.13.6
    Updating indexmap v1.3.2 -> v1.4.0
    Updating pin-project-lite v0.1.5 -> v0.1.6
    Updating proc-macro2 v1.0.17 -> v1.0.18
    Updating ring v0.16.13 -> v0.16.14
    Updating ryu v1.0.4 -> v1.0.5
    Updating serde v1.0.110 -> v1.0.111
    Updating serde_derive v1.0.110 -> v1.0.111
    Updating subtle v2.2.2 -> v2.2.3
    Updating syn v1.0.27 -> v1.0.30
    Updating vcpkg v0.2.8 -> v0.2.9
    Updating webpki v0.21.2 -> v0.21.3
    Updating yaml-rust v0.4.3 -> v0.4.4
  • manual update of several crates:
    Updating crates.io index
    Updating git repository `https://github.com/mimblewimble/grin`
    Updating base64 v0.10.1 -> v0.12.1
    Removing bitflags v0.4.0
      Adding bstr v0.2.13
    Updating built v0.3.2 -> v0.4.2
      Adding cargo-lock v4.0.1
    Removing core-foundation v0.6.4
    Removing core-foundation-sys v0.6.2
    Updating csv v0.15.0 -> v1.1.3
      Adding csv-core v0.1.10
      Adding ctor v0.1.14
    Removing easy-jsonrpc v0.5.3
    Removing easy-jsonrpc-proc-macro v0.5.0
    Updating git2 v0.10.2 -> v0.13.6
    Removing hyper-rustls v0.19.1
    Updating libgit2-sys v0.9.2 -> v0.12.7+1.0.0
    Updating linefeed v0.5.4 -> v0.6.0
    Removing memchr v1.0.2
    Updating mortal v0.1.5 -> v0.2.2
    Removing nix v0.7.0
      Adding ntapi v0.3.4
      Adding output_vt100 v0.1.2
    Updating phf v0.7.24 -> v0.8.0
    Updating phf_codegen v0.7.24 -> v0.8.0
    Updating phf_generator v0.7.24 -> v0.8.0
    Updating phf_shared v0.7.24 -> v0.8.0
    Updating pretty_assertions v0.5.1 -> v0.6.1
    Updating prettytable-rs v0.7.0 -> v0.8.0
      Adding rand_pcg v0.2.1
      Adding regex-automata v0.1.9
    Updating rpassword v2.1.0 -> v4.0.5
    Removing rustc_version v0.1.7
    Removing rustls v0.16.0
    Removing rustls-native-certs v0.1.0
    Removing security-framework v0.3.4
    Removing security-framework-sys v0.3.3
    Updating semver v0.1.20 -> v0.10.0
      Adding siphasher v0.3.3
    Updating smallstr v0.1.0 -> v0.2.0
    Updating strum v0.15.0 -> v0.18.0
    Updating strum_macros v0.15.0 -> v0.18.0
    Updating sysinfo v0.9.6 -> v0.14.4
      Adding term v0.6.1
    Updating terminfo v0.6.1 -> v0.7.3
    Removing tokio-rustls v0.12.3
    Removing toml v0.4.10
    Updating uuid v0.7.4 -> v0.8.1

@quentinlesceller quentinlesceller added the enhancement New feature or request label Jun 3, 2020
@yeastplume
Copy link
Member

would you mind giving this a quick bump just to check all okay on latest master, then we'll merge?

@quentinlesceller
Copy link
Member Author

Yep on it.

@quentinlesceller
Copy link
Member Author

Everything looks okay. Merging.

@quentinlesceller quentinlesceller merged commit 0e817fd into mimblewimble:master Jun 10, 2020
@quentinlesceller quentinlesceller deleted the update2 branch June 10, 2020 16:31
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
* Cargo update

* Fix easyjsonrpc import

* Cargo update

* Fix compiler warning
bayk added a commit to mwcproject/mwc-wallet that referenced this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants