sui icon indicating copy to clipboard operation
sui copied to clipboard

Updated crates.io packages

Open great9 opened this issue 2 years ago • 1 comments

Steps to Reproduce Issue

It is not possible to publish a crate for Sui when it's specified as a git tag. Can we get the sui crates updated to devnet 0.26.0?

[workspace.dependencies]
sui_core = { git = "https://github.com/MystenLabs/sui", tag= "devnet-0.26.0" }
Updating crates.io index
error: all dependencies must have a version specified when publishing.
dependency `sui_core` does not specify a version

great9 avatar Feb 17 '23 10:02 great9

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Apr 19 '23 01:04 github-actions[bot]