Unable to specify `edition2021` in order to use unstable packages in Rust
Update the Rust to satisfy the new edition 2021. rustup default nightly && rustup update Thanks to @ken. Yes, you can use the stable channel too! But I love nightly personally.