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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:update-dep-fix-issue-2516📝 Commits (1)
3c1d425Update 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
1.59.0, since that is the correct MSRV currently.It could be lower, but that would mean removing the
stripoption.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.