hwchen / keyring-rs

Cross-platform library and utility to manage passwords
Apache License 2.0
450 stars 49 forks source link

Move to maintained action for installing rust toolchain. #151

Closed brotskydotcom closed 7 months ago

brotskydotcom commented 7 months ago
  1. Replace actions-rs/toolchain with dtolnay/rust-toolchain.
  2. Use cargo directly in build steps.