aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorDaniel García <[email protected]>2019-01-16 22:14:17 +0100
committerDaniel García <[email protected]>2019-01-16 22:14:17 +0100
commite0aec8d373447b17c5db60b146cd9400ffcd6097 (patch)
treec530ef8805208c6ebd5d93e25d1f3a730b55786a /rust-toolchain
parent1ce2587330090d79c7d29d66ea6786b866e9e6d0 (diff)
downloadvaultwarden-e0aec8d373447b17c5db60b146cd9400ffcd6097.tar.gz
vaultwarden-e0aec8d373447b17c5db60b146cd9400ffcd6097.zip
Use new i64::to_be_bytes and remove byteorder dep
(https://doc.rust-lang.org/stable/std/primitive.i64.html#method.to_be_bytes)
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 e86c3db0..e145a1dd 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1 +1 @@
-nightly-2019-01-08
+nightly-2019-01-16