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
This is a server side check, there is nothing you can do locally to change it. You may be able to change your projects to make it smaller, look at the folder created during publish to see if it has included things that are not needed.
If you want to publish a package that needs to be 16mb, contact the crates.io team to see if they can give you a limit increase. Discord or GitHub.
Problem
I ran cargo package a then it produce zip file 16mb and I know crates.io accept about 10mb. I was wondering what should I do it
Steps
cargo publish
Possible Solution(s)
Might be there is a environment variable for resize
Notes
No response
Version
The text was updated successfully, but these errors were encountered: