aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2023-03-31 13:43:33 +0200
committerBlackDex <[email protected]>2023-04-02 15:19:59 +0200
commitfc43608eecc6287a1966d2e551ac6d81d71dae45 (patch)
treed6dc6e9e467b70b433de9b74a9d27541112f6453 /rust-toolchain
parent525e6bb65a6926e0f9de3fc5dafd5c5b63981f9f (diff)
downloadvaultwarden-fc43608eecc6287a1966d2e551ac6d81d71dae45.tar.gz
vaultwarden-fc43608eecc6287a1966d2e551ac6d81d71dae45.zip
Revert setcap, update rust and crates
- Revert #3170 as discussed in #3387 In hindsight it's better to not have this feature - Update Dockerfile.j2 for easy version changes. Just change it in one place instead of multiple - Updated to Rust to latest patched version - Updated crates to latest available - Pinned mimalloc to an older version, as it breaks on musl builds
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 0944cc48..5deab586 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1 +1 @@
-1.68.1
+1.68.2