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

Updated dependencies and Dockerfiles #1252

Merged

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented Dec 3, 2020

  • Updated crates
  • Updated rust-toolchain
  • Updated Dockerfile to use latest rust 1.48 version
  • Updated AMD64 Alpine to use same version as rust-toolchain and support PostgreSQL.
  • Updated Rocket to the commit right before they updated hyper.
    Until that update there were some crates updated and some small fixes.
    After that build fails and we probably need to make some changes (which is probably something already done in the async branch)

@BlackDex
Copy link
Collaborator Author

BlackDex commented Dec 3, 2020

btw, i tested the docker builds, they all work.

- Updated crates
- Updated rust-toolchain
- Updated Dockerfile to use latest rust 1.48 version
- Updated AMD64 Alpine to use same version as rust-toolchain and support
  PostgreSQL.
- Updated Rocket to the commit right before they updated hyper.
  Until that update there were some crates updated and some small fixes.
  After that build fails and we probably need to make some changes
(which is probably something already done in the async branch)
@BlackDex BlackDex changed the title Updated dependencies Updated dependencies and Dockerfiles Dec 4, 2020
@dani-garcia dani-garcia merged commit 99142c7 into dani-garcia:master Dec 8, 2020
@dani-garcia
Copy link
Owner

Yeah any more rocket updates should wait until 0.5 is stable, or we find a major bug that requires updating to the current master. Eventually I'd want to not use any git dependencies and then we can even publish to crates.io

@BlackDex BlackDex mentioned this pull request Dec 10, 2020
61 tasks
@BlackDex BlackDex deleted the update-dependencies-20201203 branch December 15, 2020 11:34
thelittlefireman pushed a commit to thelittlefireman/bitwarden_rs that referenced this pull request Mar 19, 2021
…-20201203

Updated dependencies and Dockerfiles
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