Commit 72b0e7d
authored
Update Rust toolchain version to 1.90.0
Linux Musl build fails with error. Hence updating to latest stable
```
error: failed to compile `cross v0.2.5 (https://github.com/cross-rs/cross#49cd054d)`, intermediate artifacts can be found at `/tmp/cargo-installQ6m96F`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Caused by:
rustc 1.87.0 is not supported by the following package:
[email protected] requires rustc 1.88
```1 parent 7d93793 commit 72b0e7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments