Commit Graph

7 Commits

Author SHA1 Message Date
Taiki Endo 2a2c1ee34a Bump MSRV to 1.47
On Windows, we depend on blocking and async-task that require Rust 1.47.
2022-12-28 12:44:10 +09:00
Taiki Endo 8559816dc6 Clean up CI config 2022-12-28 12:44:10 +09:00
Taiki Endo e1d6664e5a Remove msrv field from .clippy.toml
Since Rust 1.64, Clippy respects `rust-version` field in Cargo.toml.
rust-lang/rust@b776fb8
2022-11-27 13:31:38 +09:00
Taiki Endo bffd4efe40 Apply clippy to all targets 2022-07-17 21:21:19 +09:00
Taiki Endo a23f4dc38e Update CI config 2022-07-08 02:35:56 +09:00
Taiki Endo f8c34c49ef Update actions/checkout action to v3 2022-05-01 13:51:49 +09:00
Taiki Endo 6beffb4373 Clean up CI config 2022-01-08 22:03:15 +09:00