We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f419e3a commit aba084bCopy full SHA for aba084b
cli/src/commands/publish.rs
@@ -66,7 +66,7 @@ pub async fn publish(
66
}
67
68
if num_published == 0 {
69
- println!("Nothing to publish");
+ println!("Updated package properties");
70
71
72
Ok(())
0 commit comments