mirror of https://github.com/aya-rs/aya
Unpin Rust nightly
The issues with core::sync::atomic got fixed. Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>pull/504/head
parent
3e9d85f871
commit
7d19bde66b
@ -1,3 +1,3 @@
|
||||
[build]
|
||||
publish = "site"
|
||||
command = "rustup toolchain install nightly-2023-01-10 -c rust-src && cargo xtask docs"
|
||||
command = "rustup toolchain install nightly -c rust-src && cargo xtask docs"
|
||||
|
Loading…
Reference in New Issue