While legacy Ruby version shows the correct version, for some reason Rust rewrite reports incorrect version: https://github.com/sferik/x-cli/blob/5711f594e388491326d40545bea4982d5331e585/legacy/lib/t/version.rb#L3-L5 https://github.com/sferik/x-cli/blob/5711f594e388491326d40545bea4982d5331e585/Cargo.toml#L3 Is this intentional?
While legacy Ruby version shows the correct version, for some reason Rust rewrite reports incorrect version:
x-cli/legacy/lib/t/version.rb
Lines 3 to 5 in 5711f59
x-cli/Cargo.toml
Line 3 in 5711f59
Is this intentional?