Browse Source
Update MSRV to v1.94.1
Signed-off-by: BlackDex <black.dex@gmail.com>
pull/7406/head
BlackDex
2 weeks ago
No known key found for this signature in database
GPG Key ID: 58C80A2AA6C765E1
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
[workspace.package] |
|
|
|
edition = "2024" |
|
|
|
rust-version = "1.94.0" |
|
|
|
rust-version = "1.94.1" |
|
|
|
license = "AGPL-3.0-only" |
|
|
|
repository = "https://github.com/dani-garcia/vaultwarden" |
|
|
|
publish = false |
|
|
|
|