ivila commented on PR #167: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/167#issuecomment-2655240572
I suggest that in the future, we change some of the version strings to `edition.workspace = true` to save developers from having to update them one by one repeatedly. For example, here is how [burn-rs](https://github.com/tracel-ai/burn/blob/1962fb17141249c04325dd09c89ded0edb49a10f/examples/custom-cubecl-kernel/Cargo.toml#L7C1-L7C8) do in their repo:  PS: maybe we should add `publish = false` in the examples too? See [[The publish field](https://doc.rust-lang.org/cargo/reference/manifest.html#the-publish-field)] for reference. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org