This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-09 15:20:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66baa5e7d8
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 14:48:42 +00:00
[
toolchain
]
Update Rust version & crates (#4928)
2024-09-07 08:39:29 +00: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 14:48:42 +00:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"minimal"
Reference in New Issue
Copy Permalink