Skip to content

Changed README/lib.rs to mention -o#50

Open
kotauskas wants to merge 2 commits intowebern:mainfrom
kotauskas:master
Open

Changed README/lib.rs to mention -o#50
kotauskas wants to merge 2 commits intowebern:mainfrom
kotauskas:master

Conversation

@kotauskas
Copy link
Copy Markdown

@kotauskas kotauskas commented Mar 25, 2020

PowerShell/cmd.exe encode files written by the > operator in little-endian UTF-16, which Cargo complains about immediately when you try to publish the crate. This PR removes mentions of said operator and replaces them with -o, which respects UTF-8 on all platforms; fixes #49.

msrd0 pushed a commit to msrd0/cargo-readme that referenced this pull request Apr 19, 2021
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.

Weird encoding issue on Windows

1 participant