Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
mirrored
/
vaultwarden
Beobachten
1
Favorisieren
0
Fork
Du hast bereits einen Fork von vaultwarden erstellt
1
Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert
2024-11-05 02:28:00 +01:00
Code
Issues
Releases
Aktivität
1e42755187
vaultwarden
/
rust-toolchain.toml
5 Zeilen
88 B
TOML
Originalformat
Normale Ansicht
Verlauf
Unescapen
Escapen
Update Rust and Crates - Updated Rust to v1.72.0 - Updated all the crates Including a CVE https://github.com/dani-garcia/vaultwarden/security/dependabot/21 - Updated GitHub Workflows - Run `cargo fmt` which has some new fmt's - Moved from `rust-toolchain` to `rust-toolchain.toml`
2023-08-28 16:48:42 +02:00
[
toolchain
]
Update Rust, crates and web-vault (#4328) - Updated Rust to v1.76.0 - Updated crates - Updated web-vault to v2024.1.2b - Fixed some Clippy lints - Moved lint check configuration Cargo.toml - Fixed issue with Reset Password Enrollment when logged-in via device
2024-02-08 22:16:29 +01:00
channel
=
"1.76.0"
Update Rust and Crates - Updated Rust to v1.72.0 - Updated all the crates Including a CVE https://github.com/dani-garcia/vaultwarden/security/dependabot/21 - Updated GitHub Workflows - Run `cargo fmt` which has some new fmt's - Moved from `rust-toolchain` to `rust-toolchain.toml`
2023-08-28 16:48:42 +02:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"minimal"
Permalink kopieren