1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-12 15:24:59 +00:00

build: raise msrv (1.83.0) rust toolchain (1.84.0) (#5374)

* build: raise msrv (1.83.0) rust toolchain (1.84.0)

* build: also update docker images
This commit is contained in:
Helmut K. C. Tessarek 2025-01-10 20:34:48 +01:00 committed by GitHub
parent 871a3f214a
commit 16b6d2a71e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View file

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