Replies: 1 comment
-
@4t145 sorry for late answer. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried this
Project name can be printed but
CARGO_MAKE_PROJECT_VERSION
can not.And I checked the source code:
cargo-make/src/lib/environment/crateinfo.rs
Lines 53 to 60 in 809b2fa
This structrue doesn't has
package
field so no wonder I can't get theworkspace.package.version
from Cargo.toml.Beta Was this translation helpful? Give feedback.
All reactions