Replies: 1 comment 1 reply
-
| This error message is actually in Cargo: https://github.com/rust-lang/cargo/blob/3ff044334f0567ce1481c78603aeee7211b91623/src/cargo/ops/registry.rs#L140 Could you re-file this over in the Cargo repo please? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
It’s a bit stupid on my part, I forgot for a second that I had
publish = falsein myCargo.tomlto prevent publishing, but this error message threw me off.I can imagine that some other folks would run into this too, so I’m raising this here.
How about an error message, if
publish = false, along the lines of:Beta Was this translation helpful? Give feedback.
All reactions