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

Update Cargo.lock particularly for the lzma-sys update #1972

Merged
merged 1 commit into from
Aug 25, 2019

Conversation

kinnison
Copy link
Contributor

In addition to lzma-sys, we get a bunch of other updates. This ought to fix #1970
Updating autocfg v0.1.5 -> v0.1.6
Updating backtrace v0.3.34 -> v0.3.35
Updating cc v1.0.38 -> v1.0.40
Updating filetime v0.2.6 -> v0.2.7
Updating flate2 v1.0.9 -> v1.0.11
Updating getrandom v0.1.8 -> v0.1.11
Updating indexmap v1.0.2 -> v1.1.0
Updating libc v0.2.61 -> v0.2.62
Updating lzma-sys v0.1.14 -> v0.1.15
Removing miniz_oxide_c_api v0.2.3
Updating openssl-src v111.4.0+1.1.1c -> v111.5.0+1.1.1c
Updating openssl-sys v0.9.48 -> v0.9.49
Adding proc-macro2 v1.0.1
Adding quote v1.0.2
Updating reqwest v0.9.19 -> v0.9.20
Updating rustc-demangle v0.1.15 -> v0.1.16
Updating serde v1.0.98 -> v1.0.99
Updating serde_derive v1.0.98 -> v1.0.99
Adding syn v1.0.4
Updating toml v0.5.1 -> v0.5.3
Updating unicode-width v0.1.5 -> v0.1.6
Adding unicode-xid v0.2.0
Adding wasi v0.5.0

Signed-off-by: Daniel Silverstone [email protected]

    Updating autocfg v0.1.5 -> v0.1.6
    Updating backtrace v0.3.34 -> v0.3.35
    Updating cc v1.0.38 -> v1.0.40
    Updating filetime v0.2.6 -> v0.2.7
    Updating flate2 v1.0.9 -> v1.0.11
    Updating getrandom v0.1.8 -> v0.1.11
    Updating indexmap v1.0.2 -> v1.1.0
    Updating libc v0.2.61 -> v0.2.62
    Updating lzma-sys v0.1.14 -> v0.1.15
    Removing miniz_oxide_c_api v0.2.3
    Updating openssl-src v111.4.0+1.1.1c -> v111.5.0+1.1.1c
    Updating openssl-sys v0.9.48 -> v0.9.49
      Adding proc-macro2 v1.0.1
      Adding quote v1.0.2
    Updating reqwest v0.9.19 -> v0.9.20
    Updating rustc-demangle v0.1.15 -> v0.1.16
    Updating serde v1.0.98 -> v1.0.99
    Updating serde_derive v1.0.98 -> v1.0.99
      Adding syn v1.0.4
    Updating toml v0.5.1 -> v0.5.3
    Updating unicode-width v0.1.5 -> v0.1.6
      Adding unicode-xid v0.2.0
      Adding wasi v0.5.0

Signed-off-by: Daniel Silverstone <[email protected]>
@kinnison kinnison merged commit 2a08303 into rust-lang:master Aug 25, 2019
@kinnison kinnison deleted the kinnison/update-lock branch October 20, 2019 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LZMA data error on s390x
1 participant