mirror of https://github.com/aya-rs/aya
Pin nightly to nightly-2023-01-10
This until https://github.com/rust-lang/rust/pull/106796 gets fixedpull/497/head
parent
405c6a8533
commit
d33ed21fc4
@ -1,3 +1,3 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "site"
|
publish = "site"
|
||||||
command = "rustup toolchain install nightly -c rust-src && cargo xtask docs"
|
command = "rustup toolchain install nightly-2023-01-10 -c rust-src && cargo xtask docs"
|
||||||
|
Loading…
Reference in New Issue