This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
vaultwarden
Watch
2
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2024-11-15 18:08:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a4ab014ade
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 07:48:42 -07:00
[
toolchain
]
Update rust and remove unused header values (#4645) * Update rust and remove unused header values * Missed one unused var
2024-06-16 13:05:17 -07: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 07:48:42 -07:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"minimal"
Reference in New Issue
Copy Permalink