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

All platforms use Path #10

Merged
merged 1 commit into from
Mar 20, 2023
Merged

All platforms use Path #10

merged 1 commit into from
Mar 20, 2023

Conversation

thewizzy
Copy link
Contributor

The configuration code was tidied up to pass around a Path instead of a string, which is much neater (#8).

But now all platforms use the Path in config.rs, so removing the conditional compile option.

The configuration code was tidied up to pass around a Path instead of a
string, much neater. But now all platforms use the Path in config.rs.
@bplaxco bplaxco merged commit 9e4d740 into main Mar 20, 2023
@bplaxco bplaxco deleted the fix-conditional-use-Path branch March 29, 2023 23:41
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.

2 participants