Create GitHub Releases for new releases #2517
              
  
  Closed
              
          
                  
                    
                      rusty-snake
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 1 reply
-
| 
         Sure this shouldn't be a problem. I added an extra step to the   | 
  
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.
-
Tools installed via
cargo installhave one major drawback, update checks. Unlike other tools likednf,flatpakor evenrustupthere is no simple(check-)updatecommand that checks/updates all installed packages. One way to be sure you get updates forcargo installed programs is to watch the repository for releases which work great for all programs I've installed viacargo install. Except forbindgen(-cli).So I and a lot more people I guess would be happy if you could create a GitHub Release for new versions in addition to the git-tag.
Beta Was this translation helpful? Give feedback.
All reactions