Skip to content

Conversation

@tcharding
Copy link
Contributor

Description

Looks like the re-export of FromStr is no longer available.

Use FromStr directly from std::str instead

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

afilini and others added 2 commits May 6, 2021 14:45
Looks like the re-export of `FromStr` is no longer available.

Use `FromStr` directly from `std::str` instead.
@afilini
Copy link
Member

afilini commented May 6, 2021

I'm about to merge #333 which also contains a commit to fix this, once I'm done you can rebase your PRs on master and everything should work

@tcharding
Copy link
Contributor Author

I'm about to merge #333 which also contains a commit to fix this, once I'm done you can rebase your PRs on master and everything should work

Great, cheers. I'll close this one.

@tcharding tcharding closed this May 6, 2021
@tcharding tcharding deleted the fix-from-str-import branch May 11, 2021 03:25
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