5ea0b8f Change the codegen-units for low resources
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝Cargo.toml (+1 -1)
📄 Description
It seems (as disscusses here #4320) a single codegen unit makes it still crash. This sets it to the default 16 Rust uses for the release profile.
🔄 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/4336
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 2/9/2024
**Status:** ✅ Merged
**Merged:** 2/10/2024
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `main` ← **Head:** `change-low-res-profile`
---
### 📝 Commits (1)
- [`5ea0b8f`](https://github.com/dani-garcia/vaultwarden/commit/5ea0b8fafdd23527bffa949215d8f3728478773d) Change the codegen-units for low resources
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.toml` (+1 -1)
</details>
### 📄 Description
It seems (as disscusses here #4320) a single codegen unit makes it still crash. This sets it to the default 16 Rust uses for the release profile.
---
<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/4336
Author: @BlackDex
Created: 2/9/2024
Status: ✅ Merged
Merged: 2/10/2024
Merged by: @dani-garcia
Base:
main← Head:change-low-res-profile📝 Commits (1)
5ea0b8fChange the codegen-units for low resources📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Cargo.toml(+1 -1)📄 Description
It seems (as disscusses here #4320) a single codegen unit makes it still crash. This sets it to the default 16 Rust uses for the release profile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.