This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
bitwarden_rs
Watch
0
Star
0
Fork
You've already forked bitwarden_rs
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-12 13:01:51 +01:00
Code
Issues
Releases
Wiki
Activity
897bdf8343
bitwarden_rs
/
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 16:48:42 +02:00
[
toolchain
]
Update Rust and Crates (#4211) - Updated Rust to v1.75.0 - Updated all the crates - Fixed warning generated by latest version of Rust
2024-01-01 15:41:54 +01:00
channel
=
"1.75.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 a new issue
Copy permalink