[PR #2619] [MERGED] Update deps and fix file-uploads #3120

Closed
opened 2026-03-03 09:25:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2619
Author: @BlackDex
Created: 7/15/2022
Status: Merged
Merged: 7/15/2022
Merged by: @dani-garcia

Base: mainHead: update-dep-fix-issue-2516


📝 Commits (1)

  • 3c1d425 Update deps and fix file-uploads

📊 Changes

2 files changed (+50 additions, -63 deletions)

View changed files

📝 Cargo.lock (+43 -56)
📝 Cargo.toml (+7 -7)

📄 Description

  • Update deps. One of them is multer-rs which fixes #2516
  • Changed MSRV to 1.59.0, since that is the correct MSRV currently.
    It could be lower, but that would mean removing the strip option.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2619 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 7/15/2022 **Status:** ✅ Merged **Merged:** 7/15/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-dep-fix-issue-2516` --- ### 📝 Commits (1) - [`3c1d425`](https://github.com/dani-garcia/vaultwarden/commit/3c1d4254e7c21ebed0dae04cbc7f5078e796c8b6) Update deps and fix file-uploads ### 📊 Changes **2 files changed** (+50 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+43 -56) 📝 `Cargo.toml` (+7 -7) </details> ### 📄 Description - Update deps. One of them is multer-rs which fixes #2516 - Changed MSRV to `1.59.0`, since that is the correct MSRV currently. It could be lower, but that would mean removing the `strip` option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:25:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3120
No description provided.