Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: show version from workspace Cargo.toml #74

Open
mrjones2014 opened this issue Jul 19, 2023 · 0 comments
Open

feature: show version from workspace Cargo.toml #74

mrjones2014 opened this issue Jul 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mrjones2014
Copy link

In a Rust workspace, in subcrates you can do some-dep = { workspace = true } to pull dependencies from the shared Cargo.toml at the workspace root. Would it be possible to parse that and then lookup the version from the workspace?

@mrjones2014 mrjones2014 added the bug Something isn't working label Jul 19, 2023
@saecki saecki added enhancement New feature or request and removed bug Something isn't working labels Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants