Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Update path-slash to v0.2.1 #2311

Merged
merged 1 commit into from
Oct 8, 2022
Merged

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Sep 17, 2022

Hi, I'm author of path-slash crate.

I noticed this big project uses older version of path-slash so I created this PR to update the version. In path-slash v0.2, to_slash_lossy returns Cow and allocates memory only when it is necessary so this change may be able to save some heap allocations.

@rhysd rhysd requested a review from a team as a code owner September 17, 2022 07:58
@caass
Copy link
Contributor

caass commented Oct 6, 2022

@rhysd thanks so much for your PR! I'd love to get this merged -- would you mind resolving the merge conflicts? Once that's done I'd be happy to update our deps :)

@rhysd
Copy link
Contributor Author

rhysd commented Oct 7, 2022

@caass Thank you for taking a look. I rebased this branch onto the latest master.

@caass caass merged commit 815cc8d into cloudflare:master Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants