Skip to content

guppy 0.17.25

Choose a tag to compare

@github-actions github-actions released this 31 Jan 03:47
· 89 commits to main since this release

Added

Cargo metadata generated on Windows is now parseable on Unix. Windows paths are always normalized to forward slashes on Unix, which allows operations like .parent() to work. (Cross-platform parsing is not fully tested yet so you might run into issues. Please file a bug if you do.)