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

fix commit and build date in version string #93

Merged
merged 1 commit into from
May 21, 2024

Conversation

andresilva
Copy link
Contributor

The environment variables should be grabbed at compile time and not at runtime.

@andresilva
Copy link
Contributor Author

❯ cargo run -- -v
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
     Running `target/debug/subwasm -v`
subwasm v0.21.1-03d789a893e built 2024-05-21T17:47:00Z

@chevdor
Copy link
Owner

chevdor commented May 21, 2024

Arf good catch, thanks for the fix.

@chevdor chevdor merged commit be92a99 into chevdor:master May 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants