mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
parent
d680bef0ba
commit
637b185fae
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ $ set TELOXIDE_TOKEN=<Your token here>
|
||||||
$ $env:TELOXIDE_TOKEN=<Your token here>
|
$ $env:TELOXIDE_TOKEN=<Your token here>
|
||||||
|
|
||||||
```
|
```
|
||||||
4. Make sure that your Rust compiler is up to date (teloxide currently requires rustc at least version 1.58):
|
4. Make sure that your Rust compiler is up to date (teloxide currently requires rustc at least version 1.64):
|
||||||
```bash
|
```bash
|
||||||
# If you're using stable
|
# If you're using stable
|
||||||
$ rustup update stable
|
$ rustup update stable
|
||||||
|
|
Loading…
Reference in a new issue