This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vaultwarden
Watch
2
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-13 23:57:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b428481ac0
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 and remove unused header values (#4645) * Update rust and remove unused header values * Missed one unused var
2024-06-16 20:05:17 +00:00
channel
=
"1.79.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 a new issue
Copy permalink