Changed some features to use the dep: prefix. This is needed for edition-2024 anyway although that will be a while before we can use that.
This also updates Diesel which seems to have a possible CVE.
🔄 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/4889
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 8/23/2024
**Status:** ✅ Merged
**Merged:** 8/23/2024
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `main` ← **Head:** `update-crates`
---
### 📝 Commits (1)
- [`2fd2c88`](https://github.com/dani-garcia/vaultwarden/commit/2fd2c88cf664714d561a74aa51fadd666bdf393a) Update crates
### 📊 Changes
**2 files changed** (+228 additions, -116 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+217 -105)
📝 `Cargo.toml` (+11 -11)
</details>
### 📄 Description
- Updated crates
- Fixed MSRV to actually be N-2
- Changed some features to use the `dep:` prefix. This is needed for edition-2024 anyway although that will be a while before we can use that.
This also updates Diesel which seems to have a possible CVE.
---
<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/4889
Author: @BlackDex
Created: 8/23/2024
Status: ✅ Merged
Merged: 8/23/2024
Merged by: @dani-garcia
Base:
main← Head:update-crates📝 Commits (1)
2fd2c88Update crates📊 Changes
2 files changed (+228 additions, -116 deletions)
View changed files
📝
Cargo.lock(+217 -105)📝
Cargo.toml(+11 -11)📄 Description
dep:prefix. This is needed for edition-2024 anyway although that will be a while before we can use that.This also updates Diesel which seems to have a possible CVE.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.