Przeglądaj źródła

doc: Update MSRV

parazyd 1 rok temu
rodzic
commit
7619d7820b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -79,7 +79,7 @@ To install wasm32 target, execute:
 ```shell
 % rustup target add wasm32-unknown-unknown
 ```
-Minimum Rust version supported is **1.86.0**.
+Minimum Rust version supported is **1.87.0**.
 
 The following dependencies are also required: