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
I think this is caused by modifying Cargo.toml file of gstd in crates-io-manager. It uses cargo_toml dep which probably removes the "# comments" from the original Cargo.toml file.
Problem to Solve
docs.rs failed to build the docs of
gstd
build logs: https://docs.rs/crate/gstd/1.0.2/builds/1051841, bcz thedocument-features
feature https://github.com/gear-tech/gear/blob/master/gstd/src/lib.rs#L32-L35Possible Solution
mb we need to provide
or checkout the reason from the commands that docs.rs building our docs
Notes
No response
The text was updated successfully, but these errors were encountered: