diff --git a/README.md b/README.md index 2ced59b1..0d75a9aa 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ MSRV(Minimum Supported rustc Version): **1.60.0** _Make sure that `gcc` is installed._ +Update Rust: + +``` +rustup update +``` + From crates.io: ```