THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
trashmodern
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-04-25 08:24:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
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.86.0 (#5744) - also raise MSRV to 1.84.0 - fix `Dockerfile` template - remove no longed needed `-vvv` argument for `cargo build`
2025-04-04 19:04:36 +03:00
channel
=
"1.86.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"
Reference in New Issue
Copy Permalink