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 dependencies (nightly-2021-06-01) #527

Merged
merged 5 commits into from
Jun 1, 2021
Merged

Update dependencies (nightly-2021-06-01) #527

merged 5 commits into from
Jun 1, 2021

Conversation

viper-admin
Copy link
Member

@viper-admin viper-admin commented Jun 1, 2021

  • Update rustc version to nightly-2021-06-01.
  • Manualy update outdated dependencies (see the list below).
  • Manualy run cargo update.
List of direct outdated dependencies:
$ cargo outdated --root-deps-only --workspace

prusti-contracts-impl
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
proc-macro2  1.0.26   ---     1.0.27  Normal  ---

prusti-specs
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
proc-macro2  1.0.26   ---     1.0.27  Normal  ---

prusti-contracts-internal
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
proc-macro2  1.0.26   ---     1.0.27  Normal  ---

prusti-server
================
Name     Project  Compat  Latest  Kind    Platform
----     -------  ------  ------  ----    --------
futures  0.1.31   ---     0.3.15  Normal  ---
reqwest  0.9.24   ---     0.11.3  Normal  ---
tokio    0.1.22   ---     1.6.1   Normal  ---
warp     0.1.23   ---     0.3.1   Normal  ---

prusti-launch
================
Name  Project  Compat  Latest  Kind    Platform
----  -------  ------  ------  ----    --------
nix   0.20.0   ---     0.21.0  Normal  cfg(unix)

test-crates
================
Name      Project  Compat  Latest  Kind    Platform
----      -------  ------  ------  ----    --------
rustwide  0.13.0   ---     0.13.1  Normal  ---

vir
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
proc-macro2  1.0.26   ---     1.0.27  Normal  ---
thiserror    1.0.24   ---     1.0.25  Normal  ---

vir-gen
================
Name         Project  Compat  Latest  Kind    Platform
----         -------  ------  ------  ----    --------
proc-macro2  1.0.26   ---     1.0.27  Normal  ---

@fpoli could you take care of this?

@fpoli
Copy link
Member

fpoli commented Jun 1, 2021

Updating to nightly-2021-06-01 is blocked by rust-lang/rust#85574, because git2 does not compile (for a good reason, it seems) and rustwide depends on it. I'll update rustc to 2021-05-20 until rustwide releases a new version (PR for that).

@fpoli fpoli force-pushed the auto-update-deps branch from ba4e7e0 to 4a54b98 Compare June 1, 2021 14:33
@fpoli
Copy link
Member

fpoli commented Jun 1, 2021

The dependencies of prusti-server will be updated by PR #415, which is probably still blocked by rust-lang/rust#82151.

@fpoli fpoli merged commit a8060f5 into master Jun 1, 2021
@fpoli fpoli deleted the auto-update-deps branch June 1, 2021 15:32
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.

2 participants