Update Rust, Crates and GHA (#4783)

- Update Rust to v1.80.0
- Updated GitHub Actions
- Updated crates
This commit is contained in:
Mathijs van Veluw
2024-07-25 20:24:27 +02:00
committed by GitHub
parent b428481ac0
commit 529c39c6c5
8 changed files with 31 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ name = "vaultwarden"
version = "1.0.0"
authors = ["Daniel García <dani-garcia@users.noreply.github.com>"]
edition = "2021"
rust-version = "1.78.0"
rust-version = "1.79.0"
resolver = "2"
repository = "https://github.com/dani-garcia/vaultwarden"