You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing #66, I realized that we should stop using the cargo xbuild tool, as it is now deprecated. The -Zbuild-std option for cargo allows for using the mechanism that will eventually become part of the Rust toolchain.
The text was updated successfully, but these errors were encountered:
While reviewing #66, I realized that we should stop using the
cargo xbuild
tool, as it is now deprecated. The-Zbuild-std
option forcargo
allows for using the mechanism that will eventually become part of the Rust toolchain.The text was updated successfully, but these errors were encountered: