This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
vaultwarden
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-21 20:35:28 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1031c2e286
vaultwarden
/
rust-toolchain.toml
5 lines
88 B
TOML
Raw
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 17:48:42 +03:00
[
toolchain
]
Update Rust version & crates (#4928)
2024-09-07 11:39:29 +03:00
channel
=
"1.81.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 17:48:42 +03:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"minimal"
Reference in a new issue
Copy permalink