This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Vaultwarden
Watch
1
Star
0
Fork
0
You've already forked Vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-08 12:02:32 +01:00
Code
Issues
Releases
Activity
main
Vaultwarden
/
rust-toolchain.toml
5 lines
88 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
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 to 1.82.0 (#5099) - raise MSRV to 1.80.0 - also update the crates
2024-10-18 20:34:31 +02:00
channel
=
"1.82.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"
Copy Permalink