aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2020-12-04 13:38:42 +0100
committerBlackDex <[email protected]>2020-12-04 13:38:42 +0100
commitd46a6ac6873a4c83705232838b391963af3ebe6b (patch)
treebacc010fc164c0f98304bdfa779f98fed1914a76 /rust-toolchain
parent9824d94a1cc039d1e0ac62301abf0b6fbb148709 (diff)
downloadvaultwarden-d46a6ac6873a4c83705232838b391963af3ebe6b.tar.gz
vaultwarden-d46a6ac6873a4c83705232838b391963af3ebe6b.zip
Updated dependencies and Dockerfiles
- 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)
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 95c66d9c..4d1eb1a1 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1 +1 @@
-nightly-2020-10-14
+nightly-2020-11-22 \ No newline at end of file